procFulcrum.RdprocFulcrum processes raw Fulcrum data read into R with the readFulcrum function.
Processing consists of dropping unused variables, renaming variables for joining, and adding flags to collection data.
procFulcrum(data)A list of dataframes generated by the readFulcrum function.
A list of up to five processed dataframes.
| field_sampling_proc | a processed dataframe from the nematode_field_sampling.csv |
| field_field_sampling_sample_photo_proc | a processed dataframe from the nematode_field_sampling_sample_photo.csv |
| isolation_proc | a processed dataframe from the nematode_isolation.csv |
| isolation_s_labeled_plates_proc | a processed dataframe from the nematode_isolation_s_labeled_plates.csv |
| nematode_isolation_photos_proc | a processed dataframe from the nematode_isolation_photos.csv |