get_facts_version | R Documentation |
Get the version of FACTS compatible with
your *.facts
file.
get_facts_version(facts_file)
facts_file |
Character, name of a FACTS file.
Usually has a |
A version string.
get_facts_versions()
facts_file <- get_facts_file_example("contin.facts") facts_file get_facts_version(facts_file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.