read_tblout | R Documentation |
Read a file created through the '—-tblout' option
read_tblout(file)
file |
Filename |
data.frame
file <- system.file('extdata', 'example.tblout.txt', package='rhmmer')
read_tblout(file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.