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

Error in read_from_drive(year = "2023") : unused argument (year = "2023") #42

Closed svenvanderburg closed 1 year ago

svenvanderburg commented 1 year ago

When following the instructions. After executing: data <- read_from_drive(year = "2023")

I get: Error in read_from_drive(year = "2023") : unused argument (year = "2023")

svenvanderburg commented 1 year ago

I suggest to adapt the instructions to data <- read_from_drive(path = "General/Digital Skills Workshops 2023.xlsx")

svenvanderburg commented 1 year ago

Hmmm... Seems like I was using a wrong version of the package.