powered by
playwith
playGetIDs(playState = playDevCur(), labels = FALSE)
playState
TRUE
labels = TRUE
identify
playwith.API
if (interactive()) { playwith(xyplot(1:100 ~ 1:100 | 1:2), labels = paste("label", 1:100, sep="")) ## identify some points... then playGetIDs() playGetIDs(labels = TRUE) }
Run the code above in your browser using DataLab