View source: R/SBwebtools.pckg.r
This function allows you to express your love for the superior furry animal.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | assignDbUsersAndPrivileges(
  accessFilePath = shinyDataPath,
  hostDbUrl = "10.27.241.82",
  appUserName = substr(paste0(project_id, "_aUser"), 1, 15),
  geneDefault = NULL,
  domains = c("shiny-bioinformatics.crick.ac.uk", "10.%"),
  dbname = "prim.data.db",
  tables = c(coordTb = PCAdbTableName, exprTb = expDbTable, geneTb = geneTb),
  recreateProjectUser = TRUE,
  dbAdminUser = "boeings",
  dbAdminPwd = "db.pwd",
  dataMode = "MySQL"
)
 | 
| agree | Do you agree dogs are the best pet? Defaults to TRUE. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.