| validate_fig_inputs | R Documentation |
Called by hd_make() immediately before dispatching to a backend engine.
Stops with an informative message if anything is wrong.
validate_fig_inputs(spec, opts, type, backend, extra_args)
spec |
A |
opts |
A |
type |
Character. Geometry name. |
backend |
Character. Backend name. |
extra_args |
Named list of additional arguments (for required-arg check). |
invisible(NULL) on success.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.