get_aees: Connect to 'ResultsView' View or other tables in 'AEES' on...

View source: R/get_AEES.R

get_aeesR Documentation

Connect 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

Description

Connect 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

Usage

get_aees()

get_aees_oe_questions()

get_aees_oe_responses()

get_aees_questions()

get_aees_results()

get_aees_sections()

Value

a ⁠tbl_sql SQL Server⁠ object.

Functions

  • 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

Examples

# This attaches to the school db with \code{conn_AEES} connection
## Not run: 
aees <- get_aees()

## End(Not run)


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