Plots stars object from POST response

plot_response(json_out, method, file = FALSE)

Arguments

json_out

String representing JSON or path to JSON

method

Either "raw" or "binary" depending on which endpoint the response is of

file

Logical. Needs to be TRUE if json_out represents the path to a JSON file