Description Usage Arguments Value
View source: R/responsibilities.R
Touchstones are versioned; errata in the input or coverage data may be addressed with a new version of the existing touchstone. When interacting with Montagu, a touchstone_id will consist of a basename, and a version.
1 2  | montagu_touchstone_versions(modelling_group_id = NULL,
  touchstone_name = NULL, require_open = FALSE, location = NULL)
 | 
modelling_group_id | 
 id of the modelling group. If omitted or null, then all touchstones are returned.  | 
touchstone_name | 
 Optional base name of the touchstone to filter. (ie, no version suffix)  | 
require_open | 
 If true, include only open touchstones  | 
location | 
 The montagu server to connect to.  | 
Data frame of touchstone id, name, version, description and status
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.