Connect to StarMathV2 or StarReadingV2 tables in SRC_AR on RGVPDSD-DWSRC4

get_renstar_math()

get_renstar_reading()

Value

a tbl_sql SQL Server object.

Functions

  • get_renstar_reading(): Connect to StarReadingV2 table in SRC_AR on RGVPDSD-DWSRC4

Examples

# This attaches to the school db with \code{conn_SRC_AR} connection
if (FALSE) {
rs_math <- get_renstar_math()
}