powered by
tpl.meta
tpl.inputs
tpl.info(fp, meta = TRUE, inputs = TRUE)
tpl.find
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