Skip to content

[Feature]: Reading data from a quarto webpage #221

Open
@wetlandscapes

Description

Feature Description

First, thanks for all your hard work! This is an incredible package.

For reading and working with small amounts of data in webr, rather than referencing some external resource, could one potentially save the data of interest to a rendered quarto webpage with live cells and then use webr to access that data? In the context of quarto and knitr stuff, I think this would be data stored in a table attribute.

I'm not as familiar with this stuff as I should be, so I'm unclear if this would just mean adding some example code to qwebr-loading-data.qmd, as the functionality is already there (e.g., using {rvest}), or if this would require a lot of leg work in the context of webr, or even some javascript.

Just a thought!

Metadata

Assignees

No one assigned

    Labels

    t: feature-requestRequest the addition of a new feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions