Description Usage Arguments Value See Also Examples
Specifically, this relies on the showinf tool of loci Details
| 1 2 3 4 5 6 7 | lsm_metadata(
  f,
  cachefile = TRUE,
  ReturnMetaData = TRUE,
  Force = FALSE,
  UseLock = FALSE
)
 | 
| f | Path to lsm file | 
| cachefile | Whether to save a copy of metadata to disk (TRUE) | 
| ReturnMetaData | Whether to return metadata rather than success (default:
 | 
| Force | whether to re-parse metadata even if a cached version exists | 
| UseLock | whether to use a lock file while parsing for simple parallelism | 
character vector of metadata OR TRUE/FALSE for success
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.