PhysicalActivityandStrokeOu.../side projects/ipto_calendar_import.R
AG Damsbo 7e3e24e195 ads
2022-08-02 11:51:28 +02:00

12 lines
334 B
R

## IPTO import
library(readxl)
# Not possible to link to online file, and so the downloaded file is used.
dt<-read_xlsx("/Users/au301842/OneDrive/Research/PhD/Vejledning/IPTO_AGD.xlsx")
# To-dos
# - Export to calendar
# - Naming according to category
# - Dates and duration from file
# - Limit import to relevant rows/columns