Function reference
-
CopyCatCode
- The CopyCat Code
-
ask_gpt()
- ASK ChatGPT for some R help
-
askgpt_addin()
- ChatGPT Interface
-
copycat()
- Copy code from CopyCat.
-
copycat_addin()
- Manage code snippets via the copycat addin
-
copycat_code()
- Inspect code from CopyCat.
-
copycat_description()
- Copy the function description
-
copycat_gist()
- Copy Github Gist files
-
copycat_gistfiles()
- Explore GitHub Gist files
-
copycat_gists.create()
- Create Github Gist files
-
copycat_gists.del()
- Delete Github Gist files
-
copycat_git()
- Copy code from the Github repository
-
copycat_gitcode()
- Inspect R code from a Github repository.
-
copycat_gitplot()
- Run code from a Github directory.
-
copycat_gitsearch()
- Search R files within a GitHub directory
-
copycat_help()
- copycat_help
-
copycat_helpcode()
- Copy the help code examples
-
copycat_helpscript()
- Copy the code of the help file
-
copycat_helpsearch()
- Inspect help files
-
copycat_package()
- Find the corresponding package of a function.
-
copycat_random()
- Run code from a random package and function
-
copycat_runhelp()
- Run code from the help files
-
copycat_vignette()
- Copy the code of a vignette
-
copycat_vigscript()
- Create a new script with the code from the vignette
-
copycat_vigsearch()
- Examine the vignettes of a package