if (FALSE) {
pyroscience.path = system.file("extdata/pyroscience/pyroscience.txt",
package = "FishResp")
aquaresp.path = system.file("extdata/pyroscience/pyroscience-aquaresp.txt",
package = "FishResp")
pyroscience.aquaresp(pyroscience.file = pyroscience.path,
aquaresp.file = aquaresp.path,
fishresp.file = "fishresp.txt",
date.format = "MDY",
n.chamber = 1,
wait.phase = 120,
measure.phase = 600)
}
Run the code above in your browser using DataLab