Skip to content

numeric inputs to sweep produce NaN...

2 messages · Witold E Wolski, David Winsemius

#
I have two inputs to sweep which are numeric (with a few NA's) but the
output is NaN. How Why?
[1] 0
[1] 0
[1] 31


version R 3.3.0

best regards Witold
#
Post output of dput(head(protquant)) and dput(head(normalize))
David Winsemius
Alameda, CA, USA