Skip to contents
-
forgot()
- Retrieve tibble with function documentation for a specified package
-
forgot2()
- Get forgot tibble with only first two fields populated by default
-
forgotAddin()
- Forgot Rstudio Addin to Search Package Documentation
-
forgot_exmpls()
- Print examples for an R function of interest in console
-
forgot_fx()
- Get tibble with roxygen2 fields for a specific function of interest
-
forgot_params()
- Print parameters for an R function of interest in console
-
forgot_usg()
- Print usage for an R function of interest in console
-
%f2%
- pkg %f2% keyword `%f2%`("stringr") stringr %f2% "dplyr" %f2% "count" dplyr %f2% "count"
-
%fe%
- pkg %fe% function_name "dplyr" %fe% "count" dplyr %fe% count
-
%fp%
- pkg %fp% function_name "dplyr" %fp% "count" dplyr %fp% count
-
%fu%
- pkg %fu% function_name "dplyr" %fu% "count" dplyr %fu% count
-
new_file_write()
- Create new RStudio Rmarkdown document with content of interest
-
simple_html_table()
- Get simple reactable HTML table
-
simple_reactable_table()
- Get simple reactable table