AndrewLJackson / SIBER

ellipse and convex hull fitting package for stable isotope data
36 stars 14 forks source link

remove data points and keep ellipses #73

Closed eapollardd closed 3 years ago

eapollardd commented 3 years ago

Hi all,

Is there an easy way to display only ellipses and hull lines and hide individual data points?

plotSiberObject(siber.example, ax.pad = 1, hulls = F, community.hulls.args, ellipses = T, group.ellipses.args, group.hulls = T, group.hull.args, bty = "L", iso.order = c(1,2), xlab = expression({delta}^13C~'\u2030'), ylab = expression({delta}^15N~'\u2030'))

Thanks so much!

Erica

AndrewLJackson commented 3 years ago

Hi Erica

No is the short answer. You will have to build a custom plot. There is a ggplot example in the vignettes

Best wishes Andrew

––––––––––––

Dr Andrew Jackson, PhD, FTCD Associate Professor School of Natural Sciences, Department of Zoology Trinity College Dublin, the University of Dublin Dublin 2, Ireland.

+353 1 896 2728 | @.**@.>

Twitter: @yodacomplexhttps://twitter.com/yodacomplex http://www.tcd.ie/Zoology/research/research/theoretical/AndrewJackson.php

Trinity College Dublin, the University of Dublin is ranked 1st in Ireland and in the top 100 world universities by the QS World University Rankings.

On 15 Apr 2021, at 21:56, eapollardd @.***> wrote:



Hi all,

Is there an easy way to display only ellipses and hull lines and hide individual data points?

plotSiberObject(siber.example, ax.pad = 1, hulls = F, community.hulls.args, ellipses = T, group.ellipses.args, group.hulls = T, group.hull.args, bty = "L", iso.order = c(1,2), xlab = expression({delta}^13C~'\u2030'), ylab = expression({delta}^15N~'\u2030'))

Thanks so much!

Erica

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/AndrewLJackson/SIBER/issues/73, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAZLLMEHVNQGBSMKDQNZG3LTI5HHBANCNFSM43AHR4EQ.

eapollardd commented 3 years ago

No worries. Thanks for such a quick response! I have already started fiddling with the ggplot vignettes.

Thanks, Erica

On Apr 15, 2021, at 2:10 PM, Andrew Jackson @.***> wrote:

 Hi Erica

No is the short answer. You will have to build a custom plot. There is a ggplot example in the vignettes

Best wishes Andrew

––––––––––––

Dr Andrew Jackson, PhD, FTCD Associate Professor School of Natural Sciences, Department of Zoology Trinity College Dublin, the University of Dublin Dublin 2, Ireland.

+353 1 896 2728 | @.**@.>

Twitter: @yodacomplexhttps://twitter.com/yodacomplex http://www.tcd.ie/Zoology/research/research/theoretical/AndrewJackson.php

Trinity College Dublin, the University of Dublin is ranked 1st in Ireland and in the top 100 world universities by the QS World University Rankings.

On 15 Apr 2021, at 21:56, eapollardd @.***> wrote:



Hi all,

Is there an easy way to display only ellipses and hull lines and hide individual data points?

plotSiberObject(siber.example, ax.pad = 1, hulls = F, community.hulls.args, ellipses = T, group.ellipses.args, group.hulls = T, group.hull.args, bty = "L", iso.order = c(1,2), xlab = expression({delta}^13C~'\u2030'), ylab = expression({delta}^15N~'\u2030'))

Thanks so much!

Erica

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/AndrewLJackson/SIBER/issues/73, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAZLLMEHVNQGBSMKDQNZG3LTI5HHBANCNFSM43AHR4EQ. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.