combine_hwdata: Combine data

Description Usage Examples

Description

Combine all counts into one dataframe.

Usage

1

Examples

1
2
3
4
5
6
## Not run: 
 write.table(combine_hwdata(),
   file=file.path("inst", "extdata", "combined_YRICEU.txt"),
   quote=FALSE, row.names=FALSE, sep="\t")

## End(Not run)

vsbuffalo/eve102 documentation built on May 3, 2019, 7:07 p.m.