View source: R/utils-fix-posteriors.R
fix_posteriors | R Documentation |
Remove multiple header/data rows found in posteriors files to leave just one
fix_posteriors(fn)
fn |
File name for the posterior file |
Nothing. If the file contains only one header/data row (i.e is of correct format) then nothing happens. If it contains more than one header row, remove the second header and everything else after that in the file and overwrite the file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.