Description Usage Arguments Details References
When publishing to Rpubs an error may occur as seen below.
rprof4rpubs
adds/appends a .Rprofile with
options(rpubs.upload.method = "internal")
necessary for publishing to
Rpubs from Rstudio.
1 | rprof4rpubs(path = 1)
|
path |
The path to the directory with the document to be published.
Also takes the values of |
If you see the following error rprof4rpubs
may be of help:
Error in function (type, msg, asError = TRUE) :
SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Calls: rpubsUpload ... <Anonymous> -> .postForm -> .Call -> <Anonymous> -> fun
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.