Combine all counts into one dataframe.
1 | combine_hwdata(flip = TRUE)
|
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.