#' fil
#' @description
#' Store my public info useful within projects
#'
#' @return a named list with all info
#' @export
#'
fil <- function(){
list(
bib = "https://raw.githubusercontent.com/filippogambarota/bib-database/main/references.bib",
csl = "https://raw.githubusercontent.com/citation-style-language/styles/master/apa.csl",
orcid = "0000-0002-6666-1747",
twitter = "fgambarota",
github = "filippogambarota"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.