Skip to content

Commit

Permalink
'cheat sheet' -> 'cheatsheet'
Browse files Browse the repository at this point in the history
  • Loading branch information
ateucher committed May 23, 2023
1 parent 50e2b6f commit c2c8943
Show file tree
Hide file tree
Showing 40 changed files with 158 additions and 158 deletions.
26 changes: 13 additions & 13 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
# How to Contribute a Cheat Sheet
# How to Contribute a Cheatsheet

## Contribute a New Cheat Sheet
## Contribute a New Cheatsheet

Want to contribute a cheat sheet of your own?
Want to contribute a cheatsheet of your own?

We’d like to help you make and share high quality cheat sheets on R topics. The template below provides a useful starting place. It contains tips for designing a three or four column cheat sheet, as well as reusable elements to build your sheet with. Check out the [README](https://github.com/rstudio/cheatsheets/blob/main/README.md) for more tips on making good cheat sheets.
We’d like to help you make and share high quality cheatsheets on R topics. The template below provides a useful starting place. It contains tips for designing a three or four column cheatsheet, as well as reusable elements to build your sheet with. Check out the [README](https://github.com/rstudio/cheatsheets/blob/main/README.md) for more tips on making good cheatsheets.

<img src="https://github.com/rstudio/cheatsheets/blob/main/pngs/0-template.png" width="500"/>

[Download Template for Keynote](https://github.com/rstudio/cheatsheets/raw/main/keynotes/0-template.key)

[Download Template for Powerpoint](https://github.com/rstudio/cheatsheets/raw/main/powerpoints/0-template.pptx)

If you make a cheat sheet, we encourage you to share it here with us! We accept and post cheat sheets on a volunteer basis. Each cheat sheet must be licensed under the [creative commons 4.0 license](https://creativecommons.org/licenses/by/4.0/) and be attributed to you, the author. Include "CC-BY-SA Your Name" somewhere on the cheat sheet.
If you make a cheatsheet, we encourage you to share it here with us! We accept and post cheatsheets on a volunteer basis. Each cheatsheet must be licensed under the [creative commons 4.0 license](https://creativecommons.org/licenses/by/4.0/) and be attributed to you, the author. Include "CC-BY-SA Your Name" somewhere on the cheatsheet.

To submit a finished cheat sheet, open a pull request!
To submit a finished cheatsheet, open a pull request!

We ask you include:
* A PDF file of your cheat sheet
* A .png image of the first page of your cheat sheet 1100 x 850 (for the website thumbnail)
* A PDF file of your cheatsheet
* A .png image of the first page of your cheatsheet 1100 x 850 (for the website thumbnail)
* The original Keynote, PowerPoint, or similar file if possible (for translators)

Cheat sheet pull requests and issues tend be handled in bursts, and we may wait for several to accumulate before sorting through them so don't worry if your submission sits for a while!
Cheatsheet pull requests and issues tend be handled in bursts, and we may wait for several to accumulate before sorting through them so don't worry if your submission sits for a while!


## Translate a Cheat Sheet
## Translate a Cheatsheet

To submit a translation of a cheat sheet, open a pull request!
To submit a translation of a cheatsheet, open a pull request!

We ask that you include:
* A PDF file of your cheat sheet, include the language in the file name
* A PDF file of your cheatsheet, include the language in the file name
* Your translated Keynote or PowerPoint file

Cheat sheet pull requests and issues tend be handled in bursts, and we may wait for several to accumulate before sorting through them so don't worry if your submission sits for a while!
Cheatsheet pull requests and issues tend be handled in bursts, and we may wait for several to accumulate before sorting through them so don't worry if your submission sits for a while!
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/cheat_sheet_issue.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
name : Cheat Sheet Issue
about : Issues or questions about a specific cheat sheet or translation.
title : "<cheat sheet name>: <brief description of issue/question>"
name : Cheatsheet Issue
about : Issues or questions about a specific cheatsheet or translation.
title : "<cheatsheet name>: <brief description of issue/question>"
---

<!-- Please fill out the issue title above. Cheat sheet development happens in bursts so you may not get a response immediately.
<!-- Please fill out the issue title above. Cheatsheet development happens in bursts so you may not get a response immediately.
Thank you for taking the time to ask a question or give feedback!
If you're looking to submit a new cheat sheet or a translation, read the contributing guidelines at
If you're looking to submit a new cheatsheet or a translation, read the contributing guidelines at
https://github.com/rstudio/cheatsheets/blob/main/.github/CONTRIBUTING.md and submit a pull request.
You do not need to open an issue to do so.
If your question is about using the packages or functions featured in the cheat sheets instead of the cheat sheets themselves,
If your question is about using the packages or functions featured in the cheatsheets instead of the cheatsheets themselves,
please post your question on RStudio Community at https://community.rstudio.com/.
-->

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Contribute a Cheat Sheet
- name: Contribute a Cheatsheet
url: https://github.com/rstudio/cheatsheets/blob/main/.github/CONTRIBUTING.md
about: Do you have a cheat sheet or translation to contribute? Read the contributing guidelines and open a pull request.
about: Do you have a cheatsheet or translation to contribute? Read the contributing guidelines and open a pull request.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/general_issue.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
name : General Issue
about : General issues or questions about cheat sheets.
about : General issues or questions about cheatsheets.
title : "General: <brief description of issue/question>"
---

<!-- Please fill out the issue title above. Cheat sheet development happens in bursts so you may not get a response immediately.
<!-- Please fill out the issue title above. Cheatsheet development happens in bursts so you may not get a response immediately.
Thank you for taking the time to ask a question or give feedback!
If you're looking to submit a new cheat sheet or a translation, read the contributing guidelines at
If you're looking to submit a new cheatsheet or a translation, read the contributing guidelines at
https://github.com/rstudio/cheatsheets/blob/main/.github/CONTRIBUTING.md and submit a pull request.
You do not need to open an issue to do so.
If your question is about using the packages or functions featured in the cheat sheets instead of the cheat sheets themselves,
If your question is about using the packages or functions featured in the cheatsheets instead of the cheatsheets themselves,
please post your question on RStudio Community at https://community.rstudio.com/.
-->
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/website_issue.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name : Website Issue
about : Issues or questions about the cheat sheet webpage.
about : Issues or questions about the cheatsheet webpage.
title : "Website: <brief description of issue/question>"
---

<!-- Please fill out the issue title above. Cheat sheet development happens in bursts so you may not get a response immediately.
<!-- Please fill out the issue title above. Cheatsheet development happens in bursts so you may not get a response immediately.
Thank you for taking the time to ask a question or give feedback!
If you're looking to submit a new cheat sheet or a translation, read the contributing guidelines at
If you're looking to submit a new cheatsheet or a translation, read the contributing guidelines at
https://github.com/rstudio/cheatsheets/blob/main/.github/CONTRIBUTING.md and submit a pull request.
You do not need to open an issue to do so.
-->
24 changes: 12 additions & 12 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<!-- Thank you for contributing a cheat sheet! 🎉
Cheat sheets are usually added in bursts so don't worry if your pull request sits for a little bit!
<!-- Thank you for contributing a cheatsheet! 🎉
Cheatsheets are usually added in bursts so don't worry if your pull request sits for a little bit!
Please fill out whichever section is relevant below and feel free to delete the irrelevant option. -->


<!-- NEW OR UPDATED CONTRIBUTED CHEAT SHEETS -->
<!-- Please fill out the fields below: -->

## Contributed Cheat Sheet Information
Cheat Sheet Name:
## Contributed Cheatsheet Information
Cheatsheet Name:
1 sentence description of the contents:
Your Name (as you want to be credited on the website):
A link to your github/website (optional):
Expand All @@ -16,26 +16,26 @@ Date created/updated (Month YYYY format):

<!-- Please keep the below portion in your pull request, and check `[x]` the applicable boxes. -->
#### Please be sure you've included the [Creative Commons License](https://creativecommons.org/licenses/by/4.0/):
- [ ] Add CC-BY-SA Your Name to copywrite under the Creative Commons on the cheat sheet
- [ ] Add CC-BY-SA Your Name to copywrite under the Creative Commons on the cheatsheet

#### Check that you have done the following:
- [ ] Used descriptive file names, something like package-name.pdf or task-name.pdf and did not include "cheat sheet" in the title.
- [ ] Included a PDF file of entire cheat sheet.
- [ ] Used descriptive file names, something like package-name.pdf or task-name.pdf and did not include "cheatsheet" in the title.
- [ ] Included a PDF file of entire cheatsheet.
- [ ] Included a PNG file of the first page size 1100 x 850 in the pngs folder (for the website thumbnail).
- [ ] Included a Keynote or PowerPoint or similar file in the relevant folder (helps translators who want to translate your cheat sheet).
- [ ] Included a Keynote or PowerPoint or similar file in the relevant folder (helps translators who want to translate your cheatsheet).


<!-- NEW OR UPDATED TRANSLATIONS -->
<!-- Please fill out the fields below: -->
## Translated Cheat Sheet Information
Cheat Sheet Name:
## Translated Cheatsheet Information
Cheatsheet Name:
Language:
Your Name (as you want to be credited on the website):
Date created/updated (Month YYYY format):

<!-- Please keep the below portion in your issue, and check `[x]` the applicable boxes. -->
#### Check that you have done the following:
- [ ] Added the [language abbreviation](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) to the file name (ex. data-transformation_es.pdf).
- [ ] Included a PDF file of your translated cheat sheet to the translation folders.
- [ ] Included a Keynote or PowerPoint file for your translated cheat sheet to the translation folder.
- [ ] Included a PDF file of your translated cheatsheet to the translation folders.
- [ ] Included a Keynote or PowerPoint file for your translated cheatsheet to the translation folder.
- [ ] Not duplicated an existing translation. If an existing translation exists, I have edited it.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<img src="pngs/rstudio-ide.png" width=364 height=288 align="right"/>

The cheatsheets make it easy to learn about and use some of our favorite packages. They are published in their respective PDF versions here: https://www.rstudio.com/resources/cheatsheets/, some are also available in the RStudio IDE under Help > Cheat Sheets.
The cheatsheets make it easy to learn about and use some of our favorite packages. They are published in their respective PDF versions here: https://www.rstudio.com/resources/cheatsheets/, some are also available in the RStudio IDE under Help > Cheatsheets.

This repository contains the source files of the current, archived and translated versions.

Expand Down
2 changes: 1 addition & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project:
- "*.qmd"

website:
title: "Cheat Sheets"
title: "Cheatsheets"
navbar:
left:
- href: index.qmd
Expand Down
6 changes: 3 additions & 3 deletions contributed-cheatsheets.qmd
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Contributed Cheat Sheets"
title: "Contributed Cheatsheets"
---

Cheat sheets contributed by the community. Several of these cheat sheets
also have non-English translations, available on the [Translated Cheat Sheets](translations.html) page.
Cheatsheets contributed by the community. Several of these cheatsheets
also have non-English translations, available on the [Translated Cheatsheets](translations.html) page.

::: {layout-ncol="3"}
[![arrow](pngs/arrow.png)](arrow.pdf)
Expand Down
2 changes: 1 addition & 1 deletion html/data-import.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Data import with the tidyverse :: Cheat Sheet"
title: "Data import with the tidyverse :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down
4 changes: 2 additions & 2 deletions html/data-transformation.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Data transformation with dplyr :: Cheat Sheet"
title: "Data transformation with dplyr :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down Expand Up @@ -79,7 +79,7 @@ Summary functions take vectors as input and return one value back (see Summary F
- Use `rowwise(.data, ...)` to group data into individual rows.
dplyr functions will compute results for each row.
Also apply functions to list-columns.
See tidyr cheat sheet for list-column workflow.
See tidyr cheatsheet for list-column workflow.
```{r}
starwars |>
Expand Down
2 changes: 1 addition & 1 deletion html/factors.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Factors with forcats :: Cheat Sheet"
title: "Factors with forcats :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down
Binary file modified html/images/logo-RStudio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-devtools.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-dplyr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-forcats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-lubridate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-plumber.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-purrr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-readr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-reticulate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-rmarkdown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-shiny.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-stringr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-tensorflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified html/images/logo-tidyr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion html/keras.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Deep Learning with Keras :: Cheat Sheet"
title: "Deep Learning with Keras :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down
2 changes: 1 addition & 1 deletion html/lubridate.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Dates and times with lubridate :: Cheat Sheet"
title: "Dates and times with lubridate :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down
4 changes: 2 additions & 2 deletions html/package-development.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Package Development :: Cheat Sheet"
title: "Package Development :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down Expand Up @@ -46,7 +46,7 @@ library(roxygen2)
## Package Structure

A package is a convention for organizing files into directories, and creates a shareable, installable collection of functions, sample data, and documentation.
This cheat sheet shows you how to work with the 7 most common parts of an R package:
This cheatsheet shows you how to work with the 7 most common parts of an R package:

- R/: Write R code for your package
- DESCRIPTION: Set up metadata and organize package functions
Expand Down
4 changes: 2 additions & 2 deletions html/plumber.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "REST APIs with plumber :: Cheat Sheet"
title: "REST APIs with plumber :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down Expand Up @@ -335,7 +335,7 @@ Each object has several components, the most helpful of which are outlined below
**Response Objects**

| Name | Example | Description |
|-------------------|----------------------|--------------------------------|
|-------------------|----------------------|-------------------------------|
| `res$headers` | `list(header = "abc")` | HTTP headers to include in the response |
| `res$setHeader()` | `setHeader("foo", "bar")` | Sets an HTTP header |
| `res$setCookie()` | `setCookie("foo", "bar")` | Sets an HTTP cookie on the client |
Expand Down
2 changes: 1 addition & 1 deletion html/purrr.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Apply functions with purrr :: Cheat Sheet"
title: "Apply functions with purrr :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down
2 changes: 1 addition & 1 deletion html/reticulate.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Use Python with R with reticulate :: Cheat Sheet"
title: "Use Python with R with reticulate :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down
2 changes: 1 addition & 1 deletion html/rmarkdown.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "rmarkdown :: Cheat Sheet"
title: "rmarkdown :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down
2 changes: 1 addition & 1 deletion html/rstudio-ide-eng.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "RStudio IDE :: Cheat Sheet"
title: "RStudio IDE :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down
2 changes: 1 addition & 1 deletion html/shiny.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Shiny :: Cheat Sheet"
title: "Shiny :: Cheatsheet"
description: " "
image-alt: ""
execute:
Expand Down
Loading

0 comments on commit c2c8943

Please sign in to comment.