# NOT RUN {
toxbootmc(dat = erl3data,
m4ids = unique(erl3data[, m4id])[1:50],
boot_method = "smooth",
destination = "mysql",
replicates = 10,
cores = 8)
toxbootGetMySQLFields()
toxbootGetMySQLFields(m4id = 1288500)
toxbootGetMySQLFields(m4id = 1288500, fields = c("boot_method", "hill_ga"))
toxbootGetMySQLFields(m4id = 1288500, replicates = 10, fields = c("boot_method", "hill_ga"))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab