heart_curve {MSG} | R Documentation |
Calculate the coordinates of a heart shape and draw it with a polygon.
heart_curve(n = 101, ...)
n |
the number of points to use when calculating the coordinates of the heart shape |
... |
other arguments to be passed to |
Yihui Xie <https://yihui.org>
heart_curve()
heart_curve(col = "red")
heart_curve(col = "pink", border = "red")