powered by
A graphical user interface (GUI) for selecting a plotting symbol to use.
ChoosePch(pch = NA, parent = NULL)
numeric or character. Initial plotting symbol
tkwin. GUI parent window
Returns an object of class numeric or integer, specifying the selected plotting symbol.
points
# NOT RUN { ChoosePch(pch = "+") # } # NOT RUN { # }
Run the code above in your browser using DataLab