Skip to content

Commit

Permalink
testing uploads
Browse files Browse the repository at this point in the history
  • Loading branch information
rdewald committed Feb 5, 2022
1 parent f3a707c commit 6653825
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rdewald.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# oneDrive backup script
library(Microsoft365R)
od <- get_personal_onedrive()
od$upload_file("staging/Bayesian_primer.pdf", dest = "Bayesian_primer.pdf")
od$upload_file("staging/cost_of_hope.pdf", dest = "cost_of_hope.pdf")
Binary file added staging/Bayesian_primer.pdf
Binary file not shown.
Binary file added staging/cost_of_hope.pdf
Binary file not shown.

0 comments on commit 6653825

Please sign in to comment.