esciencecenter-digital-skills / training-infrastructure

collection of files used in setting up the new training infrastructure
Apache License 2.0
0 stars 0 forks source link

let R interact with microsoft 365 infrastructure and upload docs #23

Closed liekelotte closed 1 year ago

liekelotte commented 2 years ago

…already

liekelotte commented 2 years ago

Please note that all the functions that call drv$get_item need an additional line:

drv <- instr_team$get_drive()

This way, a generic team object can be fed into the function, and the rest of the function will take care of the specifics.