[R] question about cleaning up data labels on a plot3d plot

Sarah Goslee sarah.goslee at gmail.com
Wed Aug 24 19:42:02 CEST 2016


You could take a look at ?identify3d

You should probably also read
https://cran.r-project.org/web/packages/rgl/vignettes/rgl.html

Beyond that, if it's difficult to see what you're looking for, maybe
you should rethink your approach.

Sarah

On Wed, Aug 24, 2016 at 1:21 PM, LMH <lmh_users-groups at molconn.com> wrote:
> Sarah Goslee wrote:
>>
>> text3d(x, y, z, text=letters[1:10], cex=2
>
>
> Thank you for the help. Is there a way to remove the text from the plot as
> well.
>
> I am finding it difficult to see what I am looking for with the text in the
> way. It would be useful to be able to identify a point and then clear the
> text. Can that be done while still maintaining the orientation of the plot?
>
> LMH



More information about the R-help mailing list