annotateFulcrum: annotateFulcrum

View source: R/annotateFulcrum.R

annotateFulcrumR Documentation

annotateFulcrum

Description

annotateFulcrum Adds additional collection location information to the final Fulcrum dataframe

Usage

annotateFulcrum(data, dir = NULL, select_vars = F)

Arguments

data

A single dataframe generated with the joinFulcrum function.

dir

The path to the project directory.

select_vars

Logical, TRUE will return only the default variables, FALSE will return all variables. FALSE is recommended if using customized Fulcrum applications other than "Nematode field sampling" and "Nematode isolation". FALSE is default.

Value

A single dataframe containing all Fulcrum data sources. This data frame contains all necessary variables from Fulcrum. It also contains data quality flags. The variable names match the data dictionary.


AndersenLab/easyfulcrum documentation built on Aug. 23, 2023, 2:35 a.m.