system_new_list: Fetch List of Available System Templates

View source: R/ubiquity.r

system_new_listR 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()

ubiquity documentation built on Nov. 2, 2023, 6:26 p.m.