powered by
Get a template
get_template(synID, syn, ...)
Synapse ID of an excel or csv file containing a metadata template
Synapse client object
Additional arguments passed to syn$get()
Character vector of template column names
# NOT RUN { syn <- synapse$Synapse() syn$login() get_template("syn12973252", syn = syn) # }
Run the code above in your browser using DataLab