Plots stars object from POST response
plot_response(json_out, method, file = FALSE)
| 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 |