[R] Copyright Symbol
hadley wickham
h.wickham at gmail.com
Sun Oct 12 00:29:39 CEST 2008
Well, modulo your R set up, you should just be able to copy and paste
that symbol into a text string:
copy <- "(c)"
and then place it wherever you like with text() or mtext().
Hadley
On Sat, Oct 11, 2008 at 4:54 PM, Dr Eberhard W Lisse <el at lisse.na> wrote:
> How do I put a copyright symbol (C) (or (c)) into a plot?
>
> title/sub or legend.
>
> And/or somewhere to the bottom right of the image.
>
> greetings, el
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
http://had.co.nz/
More information about the R-help
mailing list