golem::fill_desc(
pkg_name = "gene.editing.dash",
pkg_title = "VOR Gene Editing Dashboard",
pkg_description = "VOR Biopharma dashboard for visualization and analysis of gene editing data.",
author_first_name = "Teofil",
author_last_name = " Nakov",
author_email = "teofiln@gmail.com",
repo_url = NULL
)
golem::set_golem_options()
usethis::use_mit_license( "Golem User" )
usethis::use_readme_rmd( open = FALSE )
usethis::use_code_of_conduct()
usethis::use_lifecycle_badge( "Experimental" )
usethis::use_news_md( open = FALSE )
usethis::use_git()
golem::use_recommended_tests()
golem::use_recommended_deps()
golem::use_favicon()
golem::remove_favicon()
golem::use_utils_ui()
golem::use_utils_server()
rstudioapi::navigateToFile( "dev/02_dev.R" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.