calc_growth_targets: for each student. This is experimental.

Description Usage Arguments Details Value Examples

Description

cakc_growht_targerts calculates typical and college ready growth targets.

Usage

1
2
calc_growth_targets(.data, typical.growth = TRUE, college.ready = TRUE,
  season1 = "Spring", season2 = "spring")

Arguments

.data

the data, which is either a mapvizier object or a data.frame

typical.growth

if TRUE (the default), thene the function calculates and returns typcial growth target

college.ready

if TRUE (the default), thene the function calculates and returns college ready growth target

season1

first season to use for growth calculations

seaosn2

second season to use for growth calculations

Details

Growth target calculator

Value

a data.frame with growth columns or something

Examples

1

almartin82/MAP-visuals documentation built on May 10, 2019, 9:24 a.m.