openpharma / openpharma/graphicalMCP
Create nicer Rmarkdown output
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 21
- Forks
- 1
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 11
Description
When an initial graph, updated graph, or graph report is returned at the end of an Rmd chunk, it prints like it does at the console, but with #> before it. And this is sort of fine, but it's not the nicest looking. I'd like to be able to display these in a nicer way, perhaps with knitr::kable() or something
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by reproducing an initial graph, updated graph, and graph report as the final value of an Rmd chunk, then inspect how the rendered output is produced. Done means these outputs render cleanly without the console-style “#> ” prefix, with the intended graph or report presentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, r
- Domain
- data-visualization, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100