umerijaz / microbiomeSeq

An R package for microbial community analysis in an environmental context
66 stars 26 forks source link

Typo error in the code #53

Open yjcho2252 opened 3 years ago

yjcho2252 commented 3 years ago

Hello? I found a typo error in the code. Could you fix it when you have time?

https://github.com/umerijaz/microbiomeSeq/blob/master/R/plot.ordination.R Line 155

anova_table <- gridExtra::tableGrob(anova_table_display,rows = NULL,cols = NULL,theme =ttheme_minimal()) #set rows/cols to null to get rid of the row numbering

ttheme_minimal() to theme_minimal()

AlfredUg commented 3 years ago

Thanks for that observation, it will be fixed.

On Thursday, January 21, 2021, Yong-Joon Cho notifications@github.com wrote:

Hello? I found a typo error in the code. Could you fix it when you have time?

https://github.com/umerijaz/microbiomeSeq/blob/master/R/plot.ordination.R Line 155

anova_table <- gridExtra::tableGrob(anova_table_display,rows = NULL,cols = NULL,theme =ttheme_minimal()) #set rows/cols to null to get rid of the row numbering

ttheme_minimal() to theme_minimal()

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/umerijaz/microbiomeSeq/issues/53, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF6JAKJSSEPIGTWYLMUAWFDS26C6BANCNFSM4WL5I7ZQ .

-- PhD Bioinformatics fellow | BRecA https://www.breca.mak.ac.ug/ Bioinformatics Associate | H3ABioNet UVRI Node https://www.h3abionet.org/nodes/uvri GitHub https://github.com/AlfredUg | ORCHID https://orcid.org/0000-0002-6549-3550 | Linkedin https://www.linkedin.com/in/alfred-ssekagiri-576746b9/ | Twitter https://twitter.com/alfred_ug