1

I have tried inserting text3D but the rgl package masks it, below an example:

plot3d(x1, y1, z1, cex=1.5, size=4, type="l",col="red" )
text3D(2, -5, 0, labels = expression(theta[1]), add = TRUE, adj = 1)

How can I do it?

NicE
  • 21,165
  • 3
  • 51
  • 68
Ruser
  • 85
  • 1
  • 7

0 Answers0