View source: R/parsing_functions.R
| parseOxcalOutput | R Documentation | 
Takes the output of Oxcal as vector of strings (one string per line) and parse it as list.
parseOxcalOutput(result, first = FALSE, only.R_Date = T)
| result | The output of Oxcal as vector of strings (one string per line). | 
| first | Return the first date only | 
| only.R_Date | Return the informations for R_Dates | 
A list containing all informations provided by Oxcal as list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.