system_new_list {ubiquity} | R Documentation |
Fetch List of Available System Templates
Description
Returns a list of internal templates with descriptions of their contents and file locations
Usage
system_new_list()
Value
list with the template names as the keys
file_path Full path to the system file
description Description of what this system file provides
Examples
# To get a list of systems
systems = system_new_list()
[Package ubiquity version 2.0.3 Index]