Skip to content

Improve file path management when data already downloaded #137

Description

@brunj7

Originally, we decided to stop the execution of the download function when the data set had already been downloaded. However, this design is not convenient when using R markdown, especially when you want to knit a document.

Fix: In addition to the warning message, we should also return the path to the existing data. This should allow the code to run even when the dataset has already been downloaded

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions