load_spec_any: Load a specification file, guessing the type

View source: R/load_spec.R

load_spec_anyR Documentation

Load a specification file, guessing the type

Description

Load a specification file, guessing the type

Usage

load_spec_any(file, ...)

Arguments

file

a yaml file name

...

arguments passed to ys_load() or ys_load_proj()

Examples


class(load_spec_any(file_spec_ex()))

class(load_spec_any(file_proj_ex()))


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