find_name: Find a student's name or ID

Description Usage Arguments Examples

View source: R/find_name.R

Description

Launch a shiny app to help find a student's name or ID

Usage

1
find_name(ids, school = "Fellows")

Arguments

ids

A data.frame containing the student

school

A string containing the name of the school

Examples

1
2
3
4
## Not run: 
find_name()

## End(Not run)

jarad/mileageClub documentation built on May 18, 2019, 3:46 p.m.