tpl.meta
and
tpl.inputs
for details.tpl.info(fp, meta = TRUE, inputs = TRUE)
tpl.find
for details)TRUE
)TRUE
)tpl.info('example') # return both metadata and inputs
tpl.info('crosstable', inputs = FALSE) # return only template metadata
tpl.info('correlations', meta = FALSE) # return only template inputs
Run the code above in your browser using DataLab