Skip to content

suggestion: all plotting functions should accept builtin R objects as data, not paths to local files #30

@m-jahn

Description

@m-jahn
  • right now many geom_<plot> functions use a link to an external file and load data themself
  • importing and formatting data should be separated from plotting
  • plotting functions should only accept basic R data types, predominantly data.frame / tibble etc

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions