Description Usage Arguments Details Value Author(s)
Create an object of class ESS given a base file name, and assuming the filenames created by run.bvs()
1 | ess.read(f)
|
f |
base file name, a character string |
A sensible base file name is the file ending in _sweeps_features.txt. If you used run.bvs() to run GUESS, then this function should find all the correct files. If you didn't, then this function probably won't work, and you should use as.ESS.object from the R2GUESS package directly.
object of class ESS
Chris Wallace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.