documenting ktplots shortcut

shortcut to initiate building of ktplots

init_ktplots()

ktplots()

Value

for internal use only. quickly redocumenting ktplots

for internal use only. runs init ktplots

Examples

# \donttest{
init_ktplots() # leaves folder, install, and change back to folder
#> Loading required namespace: styler
#> Error: No root directory found in /private/var/folders/ml/x_tvfgn50_s7p67dm1ypcqqm0000gn/T/RtmppFTUjA/file1327219fd54d/reference or its parent directories. Root criterion: contains a file "DESCRIPTION" with contents matching "^Package: "
# }
# \donttest{
ktplots()
#> Error in setwd("~/Documents/GitHub/ktplots"): cannot change working directory
# }