get_gptw: Connect to 'ResultsView' View or other tables in 'GPTW' on...

View source: R/get_GPTW.R

get_gptwR Documentation

Connect 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

Description

Connect 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

Usage

get_gptw()

get_gptw_oe_questions()

get_gptw_oe_responses()

get_gptw_questions()

get_gptw_results()

get_gptw_sections()

Value

a ⁠tbl_sql SQL Server⁠ object.

Functions

  • 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

Examples

# This attaches to the school db with \code{conn_GPTW} connection
## Not run: 
gptw <- get_gptw()

## End(Not run)


idea-analytics/ideadata documentation built on Feb. 1, 2024, 5:40 a.m.