Description Usage Arguments Examples
Get upload link
1 2 | get_upload_link(repos_id = get_repo_id(),
seafile_url = get_seafile_url(), token = get_seafile_api_token())
|
repos_id |
redos id |
seafile_url |
seafile url |
token |
seafile token |
1 2 3 4 | ## Not run:
get_upload_link(repos_id = get_repo_id(name = "Pauline"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.