R/app_global.R

difficulty <- data.frame(
  Level = c("Beginner", "Intermediate", "Advanced"),
  Size = c(6,9,12),
  Mines = c(5,10,20),
  Zoom = c(5.8,5.8,5.4),
  stringsAsFactors = FALSE
)
DivadNojnarg/deminR documentation built on April 14, 2020, 3:52 p.m.