R/data-raw/inputTxt.R

library(readxl)

inputTxt <- read.table('data-row/Archaea.txt',sep = '\n',encoding = 'UTF-8',fill = T)

devtools::use_data(inputTxt,overwrite = TURE)

Try the Sysrecon package in your browser

Any scripts or data that you put into this service are public.

Sysrecon documentation built on March 7, 2023, 8:25 p.m.