lims_test_information(
  conn,
  project,
  include_non_reportable = TRUE,
  include_components = TRUE,
  include_suffix = FALSE
)

Arguments

conn

database connection via lims_connect

project

project code, e.g. "I-19W001-01", sql joker characters are allowed, e.g. "I-19W

include_non_reportablelogical, if TRUE include non reportable tests,

include_componentslogical, if TRUE include components in the output

include_suffixlogical, if TRUE include suffix (TestReplicateCount__ResultReplicate)

data frame with test information Show test overview