knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(psicotuiteR)
check()
use_github_actions()
use_github_action_check_full()
install.packages("pkgdown")`
use_pkgdown()
, build_site()
, use_github_pages()
y use_github_links()
use_pkgdown() use_github_pages() use_github_links()
use_log()
y Hexmakeruse_logo()
README
: use_readme_md()
, use_readme_rmd()
y build_readme()
use_readme_md() use_reamde_rmd() build_readme()
use_lifecycle()
, use_badge()
y badges.comuse_lifecycle() use_cran_badge()
use_news()
use_news()
use_*_license()
use_cc0_license()
use_citation()
use_citation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.