io_res.character: Import Documented Table as Resolved
Description
Imports a documented table resolve ambiguouous guide elements.
A wrapper for io_csv.character that also
reads associated yamlet metadata, if present, and applies it
as attributes. Invokes resolve to resolve
ambiguity of 'guide' attribute, if possible. A short-cut
for resolve(io_csv(x)).
Usage
# S3 method for character
io_res(x, ext = getOption("yamlet_extension", ".yaml"), ...)