See the discussion here: https://stackoverflow.com/questions/48234850/how-to-use-r-studio-view-function-programatically-in-a-package. Turns out that we can't just call View directly, because it needs more information about the environment it is in. I won't export this, cuz it will just get used within a function in this package.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.