Get Metric result content for an Analysis by Analysis Name
Source:R/get_analysis_data.R
get_analysis_data.Rd
Get Metric result content for an Analysis by Analysis Name
Arguments
- analysis_name
character, analysis name
- key
character, StreetLight API key. Default is
NULL
.- metric
character, which metric to fetch. Metric availability is dependent on the analysis type and configuration. See
create_streetlight_analysis()
for more details.- analysis_name_
Deprecated, use
analysis_name
parameter.