Description Usage Arguments Value
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.
| 1 | fetch_missing_information(x, first.name, last.name, column)
 | 
| x | data set to search in | 
| first.name | Faculty's first name | 
| last.name | Faculty's last name | 
| column | column of interest | 
last recorded non NA value for column of interest for given faculty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.