as_amartha is a generic function to generate particular Amartha objects. Currently, there are two kinds of object, num and df to attach data.frame and numeric inherited objects. It is not replace the original class of the object to avoid main functionality.
1 | as_amartha(x, ...)
|
x |
: it can be a vector or data.frame for now |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.