View source: R/create_pkg_codemeta.R
| create_pkg_codemeta | R Documentation | 
Create codemeta
create_pkg_codemeta(
  pkgs = get_github_packages(),
  libpath = Sys.getenv("R_LIBS_USER"),
  dbg = TRUE
)
| pkgs | data frame with R packages (default: get_github_packages()) | 
| libpath | libpath (default: Sys.getenv("R_LIBS_USER")) | 
| dbg | should debug messages be printed? (default: TRUE) | 
codemetar object for R packages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.