| ncl_shareurl | R Documentation |
Builds the Nextcloud base URL for a public share from host and user names
ncl_shareurl(hostname, username, path_prefix = "")
hostname |
host name |
username |
user name |
path_prefix |
ptional path to webdav directory |
share url to use with wd_connect
ncl_shareurl("example.com", "johndoe")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.