make_retention_sql
will generate the standard SQL query for pulling retention
data from Edify. This function helps in retrieving data related to student retention metrics.
To specify the type of retention data you would like, use the type
parameter.
Source: R/make_retention_sql.R
make_retention_sql.Rd
make_retention_sql
will generate the standard SQL query for pulling retention
data from Edify. This function helps in retrieving data related to student retention metrics.
To specify the type of retention data you would like, use the type
parameter.