Home Comments Thread
New Thread

9 Comments

giscus-bot giscus-bot 2022-12-16 20:23:37
Guest *Gong-Yi Liao* @ 2011-05-01 22:40:26 originally posted:

It seems that this does not work for the case of using png as the output device?

yihui yihui 2022-12-16 20:23:45

No. This only applies to the tikz() device in the tikzDevice package. The png file in my post was converted from the pdf output.

Originally posted on 2011-05-01 22:50:40

giscus-bot giscus-bot 2022-12-16 20:23:38
Guest *Yilong Zhang* @ 2011-05-01 23:17:14 originally posted:

Is it possible to output a Table in graphics type? Then we may format graph and table at same time by layout function

yihui yihui 2022-12-16 20:23:46

It does not seem to be directly possible. We cannot insert a tabular or table environment in the graphics. I remember there is an R package which can "plot" the table (as texts and grid lines) but I have forgotten its name.

Originally posted on 2011-05-02 01:51:17

giscus-bot giscus-bot 2022-12-16 20:23:47
Guest *Charlie Sharpsteen* @ 2011-05-10 00:44:47 originally posted:

Well, technically you can insert whatever LaTeX code you want into the tikz output stream using the tikzAnnotate function. Just make sure that it can handle being inside a tikzpicture environment.

However, the generation of tables is a little bit outside of the realm of graphics. xtable is better suited to such things.

yihui yihui 2022-12-16 20:23:48

Thanks for the clarification, Charlie.

Originally posted on 2011-05-11 07:14:04

giscus-bot giscus-bot 2022-12-16 20:23:48
Guest *baptiste* @ 2011-08-10 00:16:18 originally posted:

gplots::texplot(), plotrix::addtable2plot(), and gridExtra::grid.table(), maybe?

yihui yihui 2022-12-16 20:23:49

Thanks, baptiste. I think I meant plotrix.

Originally posted on 2011-08-10 01:35:49

giscus-bot giscus-bot 2022-12-16 20:23:38
Guest *MYaseen208* @ 2011-05-10 21:21:06 originally posted:

Awesome. This is what I was looking for. Thanks

giscus-bot giscus-bot 2022-12-16 20:23:39
Guest *StubbornlyRational* @ 2012-10-14 17:44:07 originally posted:

Package has been removed from CRAN and is now obsolete.

yihui yihui 2022-12-16 20:23:50

http://r.789695.n4.nabble.com/tikzDevice-not-available-td4640395.html

I'll probably try to bring it back if the original authors are no longer interested or able to maintain it.

Originally posted on 2012-10-16 06:29:55

giscus-bot giscus-bot 2022-12-16 20:23:40
Guest *Gast* @ 2012-11-30 21:51:11 originally posted:

Error in createLockFile(lockname) : cannot create lock file

yihui yihui 2022-12-16 20:23:51

Google for this error message.

Originally posted on 2012-11-30 23:05:06

giscus-bot giscus-bot 2022-12-16 20:23:41
Guest *essay writing websites* @ 2014-12-14 04:41:46 originally posted:

It's really wonderful that you shared this kind of information especially that there are many people who is using this kind of program. Thus, it's wonderful that you have shared this information to make R Graphics more friendly to its user.

giscus-bot giscus-bot 2022-12-16 20:23:42
Guest *YG* @ 2015-04-06 06:36:04 originally posted:

Many thanks! This was just what I was looking for!

giscus-bot giscus-bot 2022-12-16 20:23:43
Guest *Erdogan CEVHER* @ 2016-12-07 16:54:56 originally posted:

Many thanks. Just what I want, even more!

giscus-bot giscus-bot 2022-12-16 20:23:44
Guest *David Winsemius* @ 2017-05-14 16:45:38 originally posted:

Yihue to the rescue yet again. Many thanks. The tikzDevice is currently in CRAN and producing just what was advertised.

Sign in to join the discussion

Sign in with GitHub