# library(usethis)
#
# #create_package(file.path('~/Documents', 'deepDreameR'))
#
# imports <- c("keras", "tensorflow", "imager", "magrittr")
#
# purrr::walk(imports, ~use_package(.x, type = "Imports"))
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.