Skip to content

Remove config file #5

@mbrousil

Description

@mbrousil

is it actually necessary to have a config file for this? I ask this since nearly all the configuration settings are hardcoded into the targets file from lines 35-86. I know that part of the reason for this is to use retrieve_target() as written originally, but since you're giving the rds name and id explicitly, that function could be simplified to just drive_download() and then readRDS() given that the file name and driveid is already stated earlier. There are a couple of ways you could probably reduce LOC and reduce the need of that config file, but that's truly just if you wanted to do so.

Originally posted by @steeleb in #2 (comment)

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