fetch_missing_information: Fetch Missing Information

Description Usage Arguments Value

Description

This function takes in a faculty's name and a column name, and returns the last recorded non NA value for that column for given faculty.

Usage

1
fetch_missing_information(x, first.name, last.name, column)

Arguments

x

data set to search in

first.name

Faculty's first name

last.name

Faculty's last name

column

column of interest

Value

last recorded non NA value for column of interest for given faculty


davidkane9/williams documentation built on May 15, 2019, 1:14 a.m.