Skip to content

Commit

Permalink
create folder before
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Kainu committed Sep 1, 2024
1 parent 8410550 commit f9e35c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/misc/process_parquet.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ library(ckanr)
library(dplyr)
library(kelaopendata)
datasets <- list_ckan()

dir.create("./inst/data-parquet/")

n_datasets <- length(datasets$datasets)

Expand Down

0 comments on commit f9e35c4

Please sign in to comment.