| get_aees | R Documentation |
ResultsView View or other tables in AEES on RGVPDRA-DASQL which provides
a tidy (i.e. a long ) view of non-OE responses from the 2020-21 AEES surveyConnect to ResultsView View or other tables in AEES on RGVPDRA-DASQL which provides
a tidy (i.e. a long ) view of non-OE responses from the 2020-21 AEES survey
get_aees()
get_aees_oe_questions()
get_aees_oe_responses()
get_aees_questions()
get_aees_results()
get_aees_sections()
a tbl_sql SQL Server object.
get_aees_oe_questions(): OEQuestions table in AEES on RGVPDRA-DASQL
get_aees_oe_responses(): OEResponses table in AEES on RGVPDRA-DASQL
get_aees_questions(): Questions table in AEES on RGVPDRA-DASQL
get_aees_results(): Results table in AEES on RGVPDRA-DASQL
get_aees_sections(): Sections table in AEES on RGVPDRA-DASQL
# This attaches to the school db with \code{conn_AEES} connection
## Not run:
aees <- get_aees()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.