Get seafile api token
1 2 3 4 | get_seafile_api_token(ask = TRUE,
username = rstudioapi::showPrompt(title = "username", message =
"email"), password = rstudioapi::askForPassword(),
seafile_url = get_seafile_url())
|
ask |
booleen ask if missing |
username |
seafile username or email adress |
password |
seafile password |
seafile_url |
seafile base url |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.