Skip to content
R for the Rest of Us Logo

Package Development with R

Helper functions

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Your Turn

  1. In R/themes.R, join the documentation of theme_avalanche_h() and theme_avalanche_v() to theme_avalanche() by replacing the roxygen code for the first two functions with “#’ @rdname theme_avalanche”.

  2. Make sure both functions still have an export tag, as well!

  3. Re-render the documentation and read the help page for ?theme_avalanche_h()

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.