save_explorer_rds: A wrapper for saving PureHoney data for used in the Shiny...

Description Usage Arguments

Description

Saves RDSs in the required format for use in rds_checker.R.

Usage

1
2
save_explorer_rds(data, path = getwd(), cols_split = c("donor",
  "tx_cmpd", "tx_challenge", "run"))

Arguments

data

A data.frame with analyzed PureHoney data, ready to be QC'd for HemoShine.

path

A valid file path to a directory for RDS outputs.

cols_split

These columns will be combined to create tx_run, the unique ID in HST Explorer. Deviating from the default may cause unexpected behavior.


hemoshear/assayr2 documentation built on Nov. 8, 2019, 6:13 p.m.