Initial commit
This commit is contained in:
commit
3cba772836
1341 changed files with 532924 additions and 0 deletions
6
#alt_skripte/upload_files.R
Normal file
6
#alt_skripte/upload_files.R
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
library(formr)
|
||||
formr_store_keys(host = "https://diagnostik.karneboge.de/api", client_id = "be81e57d26aa5da69e235ff6d04e7cdd", client_secret = "a88f352517f2f49d840e927cb3a92aa4c22031310d092630db9bf57f8fdf25e1")
|
||||
formr_api_authenticate(host = "https://diagnostik.karneboge.de/api")
|
||||
|
||||
formr_api_upload_file("IST-Screening", "./Body_Female.png", verbose = TRUE)
|
||||
formr_api_files("IST-Screening", verbose = TRUE)
|
||||
Loading…
Add table
Add a link
Reference in a new issue