View source: R/meta_survey_years.R
meta_survey_years | R Documentation |
artlookR survey_years metadata
meta_survey_years(comm_name)
comm_name |
The community name as recognized by artlookR |
You will need to run the connection.R
script and create a connection object named myconn
for this script to run.
A list with:
current_survey_year_id
the artlookR id for the community's current survey year.
current_survey_year
the display name of the community's current survey year.
id
the artlookR id for each survey created for this community.
name
the display name for each survey created for this community.
state
the deployment status (e.g., published) for each survey created for this community.
school_year_id
the artlookR id for the school year associated with each survey created for this community.
school_year
the display name for the school year associated with each survey created for this community.
category
the school category
that received each survey created for this community.
due_date
the due date associated with each survey created for this community.
meta_survey_years("chicago")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.