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