mv_filter: filter mapvizieR object

View source: R/mv_filter.R

mv_filterR Documentation

filter mapvizieR object

Description

filter a mapvizieR object by academic year, or any variable in the roster.

Usage

mv_filter(mapvizieR_obj, cdf_filter = NA, roster_filter = NA)

Arguments

mapvizieR_obj

mapvizieR object

cdf_filter

a filter, or filters to apply on fields in the cdf. wrap it in quote()

roster_filter

a filter, or filters to apply on fields in the roster. will also filter the cdf to only return those students. wrap it in 'quote()'

Value

a filtered mapvizieR object


almartin82/mapvizieR documentation built on June 3, 2023, 10:53 a.m.