Missing class for add_adapters_()
1 2 3 4 5 6 | ## Default S3 method:
add_adapters_(
obj,
adapters = NULL,
err_h = composerr("Error while calling 'add_adapters_()'")
)
|
obj |
This argument can be various different things:
|
adapters |
An adapters class object, which holds
all adapter functions and their descriptions. This class object can be
created by using the function |
err_h |
An error handler |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.