Skip to content

[feat] automate code to append individual figures to 09_figures.qmd #465

@okenk

Description

@okenk

If you create some new plots and then rerun create_figures_doc() (also applies to tables) it appends the automated chunks to your existing file, which in many cases might duplicate chunks, creating errors. The function appropriately warns about these issues.

However, it would be nice to be able to provide, say, a single rda file name and have a function print out a chunk of text into the console that you can copy and paste into your figures qmd child document.

While this is not proposing a fully reproducible workflow, I think the github commit history can provide that, and it would be amazing to be able to just copy and paste ready-to-got chunk text instead of copying and pasting existing chunks and editing them.

Maybe this issue belongs in {asar}!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions