R/firstlib.R

#' @importFrom dplyr arrange
#' @importFrom dplyr do
#' @importFrom dplyr filter
#' @importFrom dplyr group_by
#' @importFrom dplyr select
#' @importFrom dplyr summarise
#' @importFrom dplyr n
#' @importFrom dplyr mutate
#' @importFrom data.table data.table
#' @importFrom ggplot2 aes
#' @importFrom ggplot2 aes_string
#' @importFrom ggplot2 coord_flip
#' @importFrom ggplot2 coord_cartesian
#' @importFrom ggplot2 element_blank
#' @importFrom ggplot2 element_rect
#' @importFrom ggplot2 element_text
#' @importFrom ggplot2 facet_wrap
#' @importFrom ggplot2 geom_bar
#' @importFrom ggplot2 geom_boxplot
#' @importFrom ggplot2 geom_density
#' @importFrom ggplot2 geom_histogram
#' @importFrom ggplot2 geom_line
#' @importFrom ggplot2 geom_linerange
#' @importFrom ggplot2 geom_hline
#' @importFrom ggplot2 geom_vline
#' @importFrom ggplot2 geom_path
#' @importFrom ggplot2 geom_point
#' @importFrom ggplot2 geom_polygon
#' @importFrom ggplot2 geom_smooth
#' @importFrom ggplot2 geom_text
#' @importFrom ggplot2 geom_tile
#' @importFrom ggplot2 geom_violin
#' @importFrom ggplot2 ggplot
#' @importFrom ggplot2 ggtitle
#' @importFrom ggplot2 guides
#' @importFrom ggplot2 guide_legend
#' @importFrom ggplot2 labs
#' @importFrom ggplot2 position_jitter
#' @importFrom ggplot2 scale_alpha_continuous
#' @importFrom ggplot2 scale_colour_gradient2
#' @importFrom ggplot2 scale_x_log10
#' @importFrom ggplot2 scale_y_log10
#' @importFrom ggplot2 scale_fill_gradientn
#' @importFrom ggplot2 scale_fill_gradient
#' @importFrom ggplot2 scale_x_discrete
#' @importFrom ggplot2 scale_x_continuous
#' @importFrom ggplot2 scale_y_discrete
#' @importFrom ggplot2 scale_y_continuous
#' @importFrom ggplot2 scale_size_manual
#' @importFrom ggplot2 scale_size
#' @importFrom ggplot2 scale_color_manual
#' @importFrom ggplot2 theme_set
#' @importFrom ggplot2 theme_bw
#' @importFrom ggplot2 theme_minimal
#' @importFrom ggplot2 theme
#' @importFrom ggplot2 xlab
#' @importFrom ggplot2 ylab
#' @importFrom ggpubr ggboxplot
#' @importFrom ggpubr ggarrange
#' @importFrom grDevices dev.off
#' @importFrom grDevices pdf
#' @importFrom graphics barplot
#' @importFrom graphics hist
#' @importFrom microbiome abundances
#' @importFrom microbiome aggregate_taxa
#' @importFrom microbiome associate
#' @importFrom microbiome baseline
#' @importFrom microbiome bimodality
#' @importFrom microbiome boxplot_abundance
#' @importFrom microbiome core
#' @importFrom microbiome core_abundance
#' @importFrom microbiome core_members
#' @importFrom microbiome coverage
#' @importFrom microbiome divergence
#' @importFrom microbiome diversities
#' @importFrom microbiome dominance
#' @importFrom microbiome evenness
#' @importFrom microbiome gktau
#' @importFrom microbiome global
#' @importFrom microbiome group_age
#' @importFrom microbiome group_bmi
#' @importFrom microbiome heat
#' @importFrom microbiome hotplot
#' @importFrom microbiome inequality
#' @importFrom microbiome intermediate_stability
#' @importFrom microbiome log_modulo_skewness
#' @importFrom microbiome low_abundance
#' @importFrom microbiome map_levels
#' @importFrom microbiome meta
#' @importFrom microbiome neat
#' @importFrom neatsort
#' @importFrom microbiome noncore_abundance
#' @importFrom microbiome noncore_members
#' @importFrom microbiome plot_composition
#' @importFrom microbiome plot_core
#' @importFrom microbiome plot_density
#' @importFrom microbiome plot_frequencies
#' @importFrom microbiome plot_landscape
#' @importFrom microbiome plot_regression
#' @importFrom microbiome plot_taxa_prevalence
#' @importFrom microbiome plot_tipping
#' @importFrom microbiome potential_analysis
#' @importFrom microbiome prevalence
#' @importFrom microbiome quiet
#' @importFrom microbiome rare_members
#' @importFrom microbiome rarity
#' @importFrom microbiome read_biom2phyloseq
#' @importFrom microbiome read_csv2phyloseq
#' @importFrom microbiome read_mothur2phyloseq
#' @importFrom microbiome read_phyloseq
#' @importFrom microbiome remove_samples
#' @importFrom microbiome remove_taxa
#' @importFrom microbiome richness
#' @importFrom microbiome taxa
#' @importFrom microbiome time_normalize
#' @importFrom microbiome time_sort
#' @importFrom microbiome top_taxa
#' @importFrom microbiome transform
#' @importFrom phyloseq distance
#' @importFrom phyloseq estimate_richness
#' @importFrom phyloseq get_taxa
#' @importFrom phyloseq get_variable
#' @importFrom phyloseq merge_phyloseq
#' @importFrom phyloseq nsamples
#' @importFrom phyloseq ntaxa
#' @importFrom phyloseq ordinate
#' @importFrom phyloseq otu_table
#' @importFrom phyloseq otu_table<-
#' @importFrom phyloseq phyloseq
#' @importFrom phyloseq psmelt
#' @importFrom phyloseq prune_samples
#' @importFrom phyloseq prune_taxa
#' @importFrom phyloseq sample_data
#' @importFrom phyloseq sample_data<-
#' @importFrom phyloseq sample_names
#' @importFrom phyloseq sample_sums
#' @importFrom phyloseq taxa_are_rows
#' @importFrom phyloseq taxa_names
#' @importFrom phyloseq tax_glom
#' @importFrom phyloseq tax_table
#' @importFrom phyloseq tax_table<-
#' @importFrom phyloseq import_biom
#' @importFrom phyloseq parse_taxonomy_default
#' @importFrom plyr ddply
#' @importFrom reshape2 melt
#' @importFrom stats aggregate
#' @importFrom stats as.dist
#' @importFrom stats coef
#' @importFrom stats cor
#' @importFrom stats cor.test
#' @importFrom stats density
#' @importFrom stats dist
#' @importFrom stats dnorm
#' @importFrom stats hclust
#' @importFrom stats kernel
#' @importFrom stats lm
#' @importFrom stats loess
#' @importFrom stats loess.control
#' @importFrom stats median
#' @importFrom stats na.fail
#' @importFrom stats na.omit
#' @importFrom stats p.adjust
#' @importFrom stats pnorm
#' @importFrom stats predict
#' @importFrom stats quantile
#' @importFrom stats rnorm
#' @importFrom stats sd
#' @importFrom stats time
#' @importFrom stats filter
#' @importFrom stats var
#' @importFrom stats frequency
#' @importFrom tidyr gather
#' @importFrom tidyr separate
#' @importFrom utils capture.output
#' @importFrom utils flush.console
#' @importFrom utils head
#' @importFrom utils read.csv
#' @importFrom utils read.table
#' @importFrom utils tail
#' @importFrom utils write.csv
#' @importFrom vegan decostand
#' @importFrom vegan fisher.alpha
#' @importFrom vegan metaMDS
#' @importFrom vegan scores
#' @importFrom vegan vegdist
#' @importFrom vegan wascores
microsud/microbiomeutilities-shiny documentation built on May 7, 2019, 9:38 a.m.