ggplot2-exts / ggplot2-exts.github.io

A list of ggplot2 extensions
159 stars 40 forks source link

cowplot package #4

Open clauswilke opened 8 years ago

clauswilke commented 8 years ago

Hi,

is it possible to add the cowplot package? It doesn't provide any new geoms or stats but it provides a number of features that otherwise would be difficult to do with ggplot2. See the various vignettes for details: https://cran.r-project.org/web/packages/cowplot/index.html

aphalo commented 8 years ago

Hi, Yes, cowplot provides quite a few extensions and tools for themes and for combining ggplots. It should be included.

adrfantini commented 7 years ago

Still not added ;)

It's a pity since cowplot really is useful.

Emaasit commented 7 years ago

It is easy adding an extension to the gallery. Follow these simple steps: https://github.com/ggplot2-exts/gallery#adding-a-ggplot2-extension @clauswilke @aphalo @adrfantini

aphalo commented 7 years ago

Hello Daniel,

Thanks for this. I do have a Github account, but my package repositories reside at Bitbucket. Is there a way of setting the links to Bitbucket instead of Github?

Best wishes,

Pedro.

On 2017-04-27 18:41, Daniel Emaasit (PhD Student) wrote:

It is easy adding an extension to the gallery. Follow these simple steps: https://github.com/ggplot2-exts/gallery#adding-a-ggplot2-extension @clauswilke https://github.com/clauswilke @aphalo https://github.com/aphalo @adrfantini https://github.com/adrfantini

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ggplot2-exts/ggplot2-exts.github.io/issues/4#issuecomment-297752939, or mute the thread https://github.com/notifications/unsubscribe-auth/ACnbd9o9BB75biehNsah7wqTzpjAN5rAks5r0LcTgaJpZM4HRL8s.

--

Pedro J. Aphalo University Lecturer, Principal Investigator (Office 4417, Biocenter 3, Viikinkaari 1)

Department of Biosciences Plant Biology P.O. Box 65 00014 University of Helsinki Finland

e-mail: pedro.aphalo@helsinki.fi mailto:pedro.aphalo@helsinki.fi Tel. (mobile) +358 50 4150623 Tel. (office) +358 2941 57897


Web sites and blogs Web site (research group): http://blogs.helsinki.fi/senpep-blog/ Web site (own teaching): http://www.helsinki.fi/people/pedro.aphalo/ Web site (using R in photobiology): http://www.r4photobiology.info/

Societies UV4Plants http://www.uv4plants.org/ (communications officer), ESP http://www.photobiology.eu/ (member) SEB http://www.sebiology.org/ (member), BES http://www.britishecologicalsociety.org/ (member), SPPS http://www.spps.fi/ (member), SMS http://www.metsatieteellinenseura.fi/english (member), TUG http://tug.org/ (member), FOAS http://www.foastat.org/ (member).

clauswilke commented 7 years ago

I'll probably get around to doing this for cowplot at some point. In the meantime, if anybody else wants to do it I won't object. It seems to me that all the info needed can be obtained from the CRAN page, https://cran.r-project.org/web/packages/cowplot/index.html