Publications by Stageverloop Kris » R-En
Day #38-39 Data-manipulation Part 1
Last week i created some plots, always for 1 feature. Today I started working on the full script that creates all these plots, 1 per feature. This means, using for loops in R. Let’s see how this is going to work out. Today I mostly worked on data-manipulation. Which means, I adjust the data to […] Related To leave a comment for...
719 sym
Day #54 Major bugfix
It seems that Rserve works in a 1 byte charactersystem. This was giving us strange results. When I read in data from KNIME with strange characters like µ the errors began. Every time I used the character “µ”, my output in Rserve would be: “┬╡”. This off course is not what I would like, because […] Related To leave a...
719 sym