Description Usage Arguments Value
View source: R/set_dimensions.R
Set Dimensions to be Analysis After Import antgreens
1 2 3 4 5  | set_dimensions(
  product_label_name = NA,
  drug_label_name = NA,
  other_labels = NA
)
 | 
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   | 
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   | 
other_labels | 
 It mey be a list or a character which is one item of antgreens options.  | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.