meltPlateXlsx: Read xlsx data in plate format and convert to long format

Description Usage Arguments Value

Description

Read in plate format data from an xlsx file and return a melted data frame with the contents and well coordinates

Usage

1
meltPlateXlsx(f, sheet, rows, cols)

Arguments

f

A character string – the xlsx file.

sheet

The name or index of the sheet.

rows

a numeric vector of the rows to read

cols

a numeric vector of the columns to read

Value

A melted data frame.


stevehoang/assayr documentation built on May 24, 2019, 7:20 a.m.