lds_post_lab_test: Create areas

Description Usage

View source: R/lab_result.R

Description

Create areas

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
lds_post_lab_test(external_id = NA, tested_at = NA, testing_status = NA,
  notes = NA, received_at = NA, type = NA, foreign_matter = NA,
  moisture_content_percent = NA, moisture_content_water_activity_rate = NA,
  herbicides_ppm = NA, growth_regulators_ppm = NA,
  cannabinoid_editor = NA, cannabinoid_status = "not_started",
  cannabinoid_d9_thca_percent = NA, cannabinoid_d9_thca_mg_g = NA,
  cannabinoid_d9_thc_percent = NA, cannabinoid_d9_thc_mg_g = NA,
  cannabinoid_d8_thc_percent = NA, cannabinoid_d8_thc_mg_g = NA,
  cannabinoid_thcv_percent = NA, cannabinoid_thcv_mg_g = NA,
  cannabinoid_cbd_percent = NA, cannabinoid_cbd_mg_g = NA,
  cannabinoid_cbda_percent = NA, cannabinoid_cbda_mg_g = NA,
  cannabinoid_cbdv_percent = NA, cannabinoid_cbdv_mg_g = NA,
  cannabinoid_cbg_percent = NA, cannabinoid_cbg_mg_g = NA,
  cannabinoid_cbga_percent = NA, cannabinoid_cbga_mg_g = NA,
  cannabinoid_cbc_percent = NA, cannabinoid_cbc_mg_g = NA,
  cannabinoid_cbn_percent = NA, cannabinoid_cbn_mg_g = NA,
  terpenoid_editor = NA, terpenoid_status = "not_started",
  terpenoid_bisabolol_percent = NA, terpenoid_bisabolol_mg_g = NA,
  terpenoid_humulene_percent = NA, terpenoid_humulene_mg_g = NA,
  terpenoid_pinene_percent = NA, terpenoid_pinene_mg_g = NA,
  terpenoid_terpinolene_percent = NA, terpenoid_terpinolene_mg_g = NA,
  terpenoid_b_caryophyllene_percent = NA,
  terpenoid_b_caryophyllene_mg_g = NA, terpenoid_b_myrcene_percent = NA,
  terpenoid_b_myrcene_mg_g = NA, terpenoid_b_pinene_percent = NA,
  terpenoid_b_pinene_mg_g = NA, terpenoid_caryophyllene_oxide_percent = NA,
  terpenoid_caryophyllene_oxide_mg_g = NA, terpenoid_limonene_percent = NA,
  terpenoid_limonene_mg_g = NA, terpenoid_linalool_percent = NA,
  terpenoid_linalool_mg_g = NA, microbial_editor = NA,
  microbial_status = "not_started",
  microbial_total_viable_plate_count_cfu_g = NA,
  microbial_total_yeast_mold_cfu_g = NA,
  microbial_total_coliform_cfu_g = NA, microbial_bile_tolerant_cfu_g = NA,
  microbial_pathogenic_e_coli_cfu_g = NA, microbial_salmonella_cfu_g = NA,
  mycotoxin_editor = NA, mycotoxin_status = "not_started",
  mycotoxin_aflatoxins_ppb = NA, mycotoxin_ochratoxin_ppb = NA,
  metal_editor = NA, metal_status = "not_started", metal_arsenic_ppm = NA,
  metal_cadmium_ppm = NA, metal_lead_ppm = NA, metal_mercury_ppm = NA,
  pesticide_editor = NA, pesticide_status = "not_started",
  pesticide_abamectin_ppm = NA, pesticide_acequinocyl_ppm = NA,
  pesticide_bifenazate_ppm = NA, pesticide_bifentrin_ppm = NA,
  pesticide_captan_ppm = NA, pesticide_cyfluthrin_ppm = NA,
  pesticide_cypermethrin_ppm = NA, pesticide_dimethomorph_ppm = NA,
  pesticide_etoxazole_ppm = NA, pesticide_fenhexamid_ppm = NA,
  pesticide_flonicamid_ppm = NA, pesticide_fludioxonil_ppm = NA,
  pesticide_imidacloprid_ppm = NA, pesticide_myclobutanil_ppm = NA,
  pesticide_pcnb_ppm = NA, pesticide_piperonyl_butoxide_ppm = NA,
  pesticide_pyrethrin_ppm = NA, pesticide_spinetoram_ppm = NA,
  pesticide_spinosad_ppm = NA, pesticide_spirotetramet_ppm = NA,
  pesticide_thiamethoxam_ppm = NA, pesticide_trifloxystrobin_ppm = NA,
  solvent_editor = NA, solvent_status = "not_started",
  solvent_butanes_ppm = NA, solvent_heptane_ppm = NA,
  solvent_propane_ppm = NA, global_for_mme_id, global_inventory_id = NA,
  global_batch_id = NA, global_for_inventory_id)

CannaData/CannaLeafDataSystems documentation built on May 17, 2019, 8:03 a.m.