No articles match
Learn bookdown14 days ago
Overview | User Guide | Going further with examples
An Introduction to xfun28 days ago
No more partial matching for lists! | Output character vectors for human eyes | Print the content of a text file | Get the data URI of a file | Match strings and do substitutions | Search and replace strings in files | Manipulate filename extensions | Find files (in a project) without the pain of thinking about absolute/relative paths | Types of operating systems | Loading and attaching packages | Read/write files in UTF-8 | Convert numbers to English words | Cache an R expression to disk or in memory | Check reverse dependencies of a package | Input a character vector into the RStudio source editor | Print session information
Introduction to gglite3 months ago
Data and encodings | Formula interface | Character string interface | Marks (geometries) | Points (scatter plot) | Lines | Bars (intervals) | Areas | Box plots | Combining marks | Automatic marks | Scatter plot (numeric × numeric) | Bar plot (categorical × numeric, unique categories) | Beeswarm plot (categorical × numeric, repeated categories) | Beeswarm + density (categorical × numeric, large groups) | Horizontal beeswarm (numeric × categorical) | Contingency table (categorical × categorical) | Line chart (Date × numeric) | Histogram (numeric only) | Count bar chart (categorical only) | Parallel coordinates (multiple position fields) | Time series | Scales | Coordinates | Polar coordinates (rose chart) | Theta coordinates (pie chart) | Transposing axes | Transforms | Stacked bars | Dodged bars | Stacked area chart | Facets | Themes | Components | Titles | Tooltips | Labels | Interactions | Putting it all together | Using + instead of |>
gglite for ggplot2 Users3 months ago
Key differences at a glance | No non-standard evaluation | Building blocks: geom → mark | Scatter plot | Bar chart | Line chart with groups | Stacked and dodged bars | Scales | Coordinates | Faceting | Themes | Titles and labels | What gglite adds | Built-in interactivity | Animations | Lightweight output | Using + instead of |> | Quick-reference cheat sheet
Learn R Markdown3 months ago
Overview | Tutorials | User Guide | Going further with examples | Cheatsheets
Lua filters in R Markdown3 months ago
Pagebreaks | Using with PDF/ latex documents | Using with HTML documents | Using with Word documents | Using with ODT documents | Number sections | Custom environment for LaTeX | About Lua filters | Using filters with output format
formatR5 months ago
1. Installation | 2. Reformat R code | 3. The Graphical User Interface | 4. Evaluate the code and mask output in comments | 5. Showcase | Substitute = with <- | Discard blank lines | Reindent code (2 spaces instead of 4) | Start function arguments on a new line | The pipe operators %>% and |> | Move left braces { to new lines | Do not wrap comments | Discard comments | 6. Further notes | Inline comments after an incomplete expression or ; | Inappropriate blank lines | ? with comments | 7. How does tidy_source() actually work? | 8. Global options
Rd2roxygen5 months ago
Convert a whole package | Parse a single Rd file | Roxygenize and build a package
An Introduction to the printr Package5 months ago
Overview | Examples | Matrices/data frames/tables | Search results from help.search() | Help pages | Vignette/dataset lists | Package info
Scrollama Document with the Basic Style1 years ago
Setting up | Level-two heading | Level-three | Text | Plots | For experts
Custom Print Methods1 years ago
Customize Printing | A Low-level Explanation | The render option | Metadata | For package authors
knitr Reference Card1 years ago
Syntax | Minimal Examples | Sweave (*.Rnw) | R Markdown (*.Rmd) | Chunk Options | Functions | Resources
Not An Introduction to knitr1 years ago
References
R Markdown Vignettes with litedown1 years ago
Package vignettes | View vignettes | Examples
Templating with knit_expand()1 years ago
Display Tables with the JavaScript Library simple-datatables1 years ago
Making HTML Slides with the litedown Package2 years ago
Get started | Create slides | Example (---) | Example (##) | Keyboard shortcuts | CSS and styling | Example: section numbers | Example: TOC | Responsive layout | Printing | Slide attributes | Built-in classes | Example: an inverse slide | Example: center content | Example: fade a slide | Example: a background image | Example: an editable slide | Miscellaneous elements | Page numbers | Timer | Caveats | Lengthy slides | Page mode | Aspect ratio | Zooming | Cross-browser/device issues | Technical notes | The original HTML | snap.js | snap.css | Enjoy!
An R HTML Vignette with knitr2 years ago
R Markdown with the Docco Classic Style2 years ago
R Markdown with the Docco Linear Style2 years ago
Docco | Examples | How does it work
Internals of the highr package2 years ago
An Introduction to xaringan7 years ago
xaringan 中文简介7 years ago
Scrollama Document with the Sidebar Layout7 years ago
Get started | The layout | Plots | Conclusion
Customization of the highr package13 years ago