Skip to content

how to create gd_config file #45

@wn835166087

Description

@wn835166087

Hi there,
Thanks for your work, it is great. I want to update the dataset by pulling the newest data from WQP, and when we follow UsingScripper.rmd to download the data, I noticed that the gd_config file is missing. I created one like:
gd_paths:
root:
id: "GoogleDrive_ID"
local: "Local/folder/path"
But I got error "Error in filter(relevant_files, id == googledrive::as_id(gd_config$folder)) :
ℹ In argument: id == googledrive::as_id(gd_config$folder).
Caused by error:
! x and y must have same types and lengths.
In addition: There were 14 warnings (use warnings() to see them)"
I suppose I didn't configure the google drive correctly, any suggestion on how to do that? Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions