as_proj_spec function that allows creation of a project spec file from individual data set spec objectsys_load preferred alias for load_spec
ys_load_file preferred alias for load_spec_file
ys_project preferred alias for as_proj_spec
ys_document is a wrapper around both render_define and render_fda_define. Use the type argument to request a “working” document or a “regulatory” documentysdb_internal.yml)lookup attribute will be added and yspec will attempt to look up the column in formation in one of the lookup tablesys_get_lookup will recreate the lookup list for a yspec objectys_lookup_source will report on the source of each column in an yspec objectys_project with a vector of files or yspec objects insteadfda_content_table) now links to the corresponding .xpt file; to facilitate testing, arguments loc and ext have been added so that the linking can be better tested (e.g. create a document that links to a .csv file, which should be easier to open on computers that don’t have SAS installed). #20data_path and data_stem have been added to ys_load
!look has been added to indicate that column data should be searched for in the lookup resources!value:decode has been added so that maps can be created with the values on the left hand side (- 0 : male)!decode:value has been added that recreates the default map handling, but also allows several values to be mapped to the same decodeys.col.len option to control the max allowable characters.verbose argument to print information to the console while processing a yaml fileys_help object that includes example / demo materials, including a function that will export a folder of assets that will work out of the box?yspec help topic to outline the suggested workflow and point to other locations for helpys_sanitize that can be changed through the ys.sanitize optionglue field for SETUP__, where a yaml map can be used to connect value with a name; when the name is inserted in to yaml code as <<name>>, the value will be substituted in with glue; this is the proper way to evade the sanitizer when including TeX code in the documenttype field; and error is generated if anything else appears therec method to combine two yspec objects togetherrender_define changed to generic function, with methods for yproj and `characterprojectnumber and sponsor arguments to render_define; that information will be pulled from the SETUP__ block as in render_fda_define
x_table were made smaller so that they fit on our standard page (8.5 x 11 with 7 cm margins on the left and the right)