dot-get_other_rowpos_sitedesc: Get other row position in experiment-site data

Description Usage Arguments Author(s) Examples

Description

Get other row position in experiment-site data

Usage

1
.get_other_rowpos_sitedesc(.data, other_attribute)

Arguments

.data

data to clean up Other values

other_attribute

Other attribute name related to attribute parameter used to store Other values or non-standardized inputs.

Author(s)

Omar Benites

Examples

1
2
3
4
5
6
7
## Not run: 
.data <- ag_get_sitedesc_studyId(studyDbId = 21,format = "data.frame",
                                   serverURL = "https://research.cip.cgiar.org/agrofims/api/dev",
                                   version ="/0212/r")
.data. <- .get_other_position_sitedesc(.data, "experimentTypeOther")

## End(Not run)

AGROFIMS/ragrofims documentation built on Jan. 23, 2021, 8:40 a.m.