# NOT RUN {
# Display the short description of an alias
showAliases()
# Display the full description of an alias
showAliases("renewable")
# }
# NOT RUN {
# Create a new alias that imports flows
setAlias("test", "short description", c("links", "FLOW LIN."))
showAliases()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab