LWP(rawfile = NULL, descrcolz = 1:4, saveplots = TRUE,
  showplots = FALSE, saveresults = TRUE, showresults = TRUE,
  returnresults = FALSE)returnresults=TRUE, a data frame with 11 rows per test and
    2 more columns than the input data. Three columns from the input data are
    not included (TFM Conc. (mg/L), No. Tested, and
    No. Dead). Five columns are added: the parameter (param),
    the method used (method), the estimate (estimate), and the
    95% confidence interval of the estimate (lower95ci and
    upper95ci)Test ID = A character or numeric vector,
      the unique identifier for each test
    Source = A character vector, the source of the chemical
    Batch = A character or numeric vector, the batch of the
      chemical
    Species = A character vector, the species tested
    TFM Conc. (mg/L) = A numeric vector, the concentration of
      TFM in mg/L
    No. Tested = A numeric vector, the number of animals tested
    No. Dead = A numeric vector, the number of animals dead
  saveplots and showplots may be set to FALSE, in which
    case no plots will be produced.  But both may not be set to TRUE.## Not run: ------------------------------------
# LWP()
## ---------------------------------------------
Run the code above in your browser using DataLab