Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reference page and vignettes for pkgdown site (#56) #56

Merged
merged 81 commits into from
Jan 5, 2019

Conversation

grabear
Copy link
Member

@grabear grabear commented Jan 5, 2019

This is a pretty large change. But git checkout this site and then pkgdown::preview_site()..

❗️ Starts to address #15.

MicrobiomeR 0.2.0

Documentations

  • Added vignettes to package and pkgdown config.
    • About
    • Introduction
    • Data Wrangling
    • Filtering
    • Analysis
  • Added reference sections to pkgdown config corresponding to @family tag.
    • Import
    • Formatting
    • Validation
    • Filtering (Basic, Advanced, Other)
    • Visualization
    • Color Palettes

Functional Changes

  • Renamed sample_filter to sample_id_filter.
  • Renamed get_phyloseq_obj to create_phyloseq.
  • Renamed format_metacoder_object to as_custom_format.
  • Updated vlookup and get_color_palette parameters.
  • Added the root_phyloseq_tree function.
  • Fixed minor bugs in code and docs.

Copy link
Contributor

@sdhutchins sdhutchins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of spelling/grammar changes.

I think the new families are GREAT! We're almost there.

README.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
R/phyloseq.R Outdated Show resolved Hide resolved
R/phyloseq.R Outdated Show resolved Hide resolved
@grabear grabear merged commit ce74018 into dev-master Jan 5, 2019
@grabear
Copy link
Member Author

grabear commented Jan 5, 2019

Hooray!! @sdhutchins

@sdhutchins
Copy link
Contributor

Now...REST! lol @grabear (I know you won't. 😆 )

@sdhutchins sdhutchins changed the title Merge docs branch into dev-master Add reference page and vignettes for pkgdown site (#56) Jan 5, 2019
@grabear grabear deleted the pkg-doc-down-test branch January 7, 2019 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants