nachocab / clickme

An R package to create interactive plots
257 stars 44 forks source link

Error with the examples #1

Closed javimarlop closed 11 years ago

javimarlop commented 11 years ago

First of all, congratulations and thank you for this great tool!

The issue:

df2 is OK but when I run clickme this is the result:

clickme(df2, "line_with_focus") Renaming: name => line Renaming: y => TRUE Error in [.data.frame(data, data$line == line, c("x", "y")) : undefined columns selected

I am running R under Ubuntu 12.10