Skip to content

Removing here::here() from rAccess constructor #4

@nikolas-burkoff

Description

@nikolas-burkoff

When creating the rAccess constructor with a config file the path is wrapped in a call to here::here() see code.

This (silently) changes the path to the config file.

I'd normally expect the creator of the class to make the here call, i.e. rAccess$new(config = here::here("my_config.yaml") )

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