Forum

Home / Forum
Please or Register to create posts and topics.

Error with import.test function

Hi,

I am trying to import my background respiration using import.test but it keep give me an "Error in read.table(file, sep = "\t", skip = 1, header = F, strip.white = T) : 'file' must be a character string or connection". I am using data from PyroScience without the equipped "AquaResp". I already change my raw data to the required format but it's still keep giving me error. 🙁

Thank you very much for your help 🙂

Uploaded files:
  • You need to login to have access to uploads.

pre_1 <- import.test("ET01_pre.txt",
info.data = info_1,
logger = "FishResp",
n.chamber = 1,
plot.oxygen = TRUE)

Error in `$<-.data.frame`(`*tmp*`, "Time", value = 1:0) : replacement has 2 rows, data has 0 In addition: Warning message: In import.test("ET01_pre.txt", info.data = info_1, logger = "FishResp", : NAs introduced by coercion