mm_authorize()
installs your credentials so that megamation
functions that need them, like mm_data()
, can use them automatically.
Specifically, it places your Megamation API key and base URL in your
computer's megamation
R package configuration files. Then, whenever the
package is loaded, your credentials are available as environment variables.