set_dimensions: Set Dimensions to be Analysis After Import antgreens

Description Usage Arguments Value

View source: R/set_dimensions.R

Description

Set Dimensions to be Analysis After Import antgreens

Usage

1
2
3
4
5
set_dimensions(
  product_label_name = NA,
  drug_label_name = NA,
  other_labels = NA
)

Arguments

product_label_name

character, default NA. It is the column name both in raw data and MRL data. If set NA this parameter will use the default value (See use get_option("ProductLabelName"))

drug_label_name

character vector, default NA. It is the name of pesticides column which exists in long table. If set NA this parameter will use the default value (See use get_option("DrugNames"))

other_labels

It mey be a list or a character which is one item of antgreens options.

Value

None


YuanchenZhu2020/antgreens documentation built on Dec. 18, 2021, 8:20 p.m.