rstudio/cheatsheets

Translation Help Requested: Shiny

Open

#209 opened on Aug 20, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TeX (6,356 stars) (1,946 forks)batch import
good first issue

Description

Hello! We recently updated several RStudio cheat sheets, and unfortunately now the translations are no longer up to date. The translations listed below are only one or two versions behind, and so only need small updates instead of translating an entire document from scratch. These would make good first projects and should be relatively quick to update.

You can find editable keynote and powerpoint files for the new cheat sheets in the keynotes/ and powerpoints/ folders. Current translations can be found in the translations/ folder. Once you have finished your updated translation, save the file as the same name as the current translation, and submit a pull request per the contributing guidelines.

In your pull request description please include "Addresses #209" to link to this issue.

Languages

  • Spanish
  • Turkish

Cheat sheet updates, listed by section: These are text/content changes and may not include function argument changes or graphics or example code that has changed. Page 1: Basics and Building an App were merged

  • Removed App Template section
  • A lot of this text is just rearranged but some is new and it’s hard to break down specifics

Outputs

  • Added htmlwidgets link

Page 2: Reactivity

  • Diagram updated
  • Some header titles changed

UI

  • Removed list of all tags
  • Added names(tages) and an example

Layouts

  • Removed flowLayout(), splitLayout(), verticalLayout()

Themes

  • Entirely new section

Contributor guide