Skip to content

Error in R #11

@Biophysicist24

Description

@Biophysicist24

Hello! When running your example with CO in R, an error occurs in (1b):
"""
params_file <- system.file("validation", "CO_compensated_charParams.csv",
package = "CharAnalysis")
library(CharAnalysis)
out <- CharAnalysis(params_file)
(1) Reading input file...
...done.
(1b) Validating input parameters...
Error in if (pretreatment$yrInterp < 0) { :
missing value, need TRUE/FALSE

"""
The same happens with my data. Help me understand what is the problem.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions