Coerce object to nanodrop
as_nanodrop.Rd
Coerce object to nanodrop
Usage
as_nanodrop(x, ...)
# S3 method for class 'data.frame'
as_nanodrop(x, nucleotide = NULL, is_tidy = FALSE, date = NULL, ...)
Arguments
- x
a
data.frame
- ...
additional arguments passed to their respective functions
- nucleotide
an optional character vector describing the measured nucleotide (DNA, RNA, dsDNA, dsRNA)
- is_tidy
Logical. Is
data
already tidy?- date
Character coercible to a
Date
object vialubridate::as_date