Skip to content

Awkward solution for broken paths in included articles #5

@bbartholdy

Description

@bbartholdy

When articles are included as submodules, the paths to data within manuscript .qmd/.rmd files are broken. This is solved by creating a new setup chunk in the dissertation chapter with corrected filepaths.

Possible solution:

Include derived data as .rda files usethis::use_data() produced from the raw data, and that way can use devtools::load_all() to load data instead of filepaths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions