A thin wrapper around owncloudcmd.
ocini()
once to setup owncloud. owncloud(dir, basedir)
to sync.
You can run owncloud()
any time but you'd probably want to have it at
the end of your script especially after any time consuming operation. Install with:
remotes::install_github('mpio-be/owncloud')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.