load_spec_ex: Generate an example specification object

View source: R/exspec.R

load_spec_exR Documentation

Generate an example specification object

Description

Generate an example specification object

Usage

load_spec_ex(file = "spec.yml")

load_proj_ex(file = "project.yml")

file_spec_ex(file = "spec.yml")

file_proj_ex(file = "project.yml")

Arguments

file

an example spec file name

Examples


load_spec_ex()
load_proj_ex()
file_spec_ex()
file_proj_ex()


metrumresearchgroup/yspec documentation built on May 24, 2024, 12:48 a.m.