R/app_data.R

#' @title The example set of test compounds provided with FIORA.
#' @docType data
#' @format A character vector of length = 12 containing the readLines equivalent
#'     of a fiora input file in csv format, with header, 10 example compounds,
#'     defined via their SMILES, and an empty final line (or vector element
#'     respectively).
#' @usage data(test_data)
#' @source https://github.com/BAMeScience/fiora/blob/main/examples/example_input.csv
"test_data"

Try the fioRa package in your browser

Any scripts or data that you put into this service are public.

fioRa documentation built on Nov. 11, 2025, 5:11 p.m.