read_device_layout: Read in a device layout from Box

Description Usage Arguments Examples

Description

Trim out the rectangle of critial device information, by using column names and NA positions

Usage

1

Arguments

file

Integer or character. If integer must be a valid Box file ID. If character must be a valid local path for a XLSX file.

sheet

Integer for sheet to read in XLSX file.

...

Arguments passed to read_generic().

Examples

1
2
3
4
5
6
## Not run: 
library(boxr)
box_auth()
device_finder("HEM0401-2") %>% read_device_layout()

## End(Not run)

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