Description Usage Arguments Details Examples
Download raw data and layout files for a RNO experiment
1 2  | box_dl_pure_honey(plate_ids = 2276:2283, outdir = getwd(),
  overwrite = FALSE, layout = TRUE)
 | 
plate_ids | 
 Character vector of plate identifiers (ex. 100000748)  | 
outdir | 
 File path to local destination for downloaded file.  | 
overwrite | 
 Boolean. Should existing versions on Box be overwritten.
Default is   | 
layout | 
 Boolean. Should the assay layout file be downloaded along with the PureHoney raw files?  | 
Reccommend to use the development version of boxr, use devtools::install_github(brenden-r/boxr).
1 2 3 4  | ## Not run: 
box_dl_pure_honey("761")
 
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.