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

Create two introduction vignettes #142

Merged
merged 16 commits into from
Oct 23, 2023
Merged

Create two introduction vignettes #142

merged 16 commits into from
Oct 23, 2023

Conversation

zkamvar
Copy link
Contributor

@zkamvar zkamvar commented Oct 17, 2023

This creates two introduction vignettes: one for the Episode objects and one for handling XML with XPath.

I know I should have created separate PRs for each, but this kinda grew organically.

To review these vignettes, you can pull this branch (e.g. use usethis::pr_fetch(142)) and then use {pkgdown} to build the articles:

pkgdown::init_site()
pkgdown::build_articles()

@zkamvar zkamvar marked this pull request as ready for review October 21, 2023 01:22
@zkamvar zkamvar requested a review from a team October 23, 2023 16:54
@zkamvar zkamvar merged commit e7e5c45 into main Oct 23, 2023
12 checks passed
@zkamvar zkamvar deleted the intro-vignette branch October 23, 2023 19:15
@ErinBecker
Copy link
Contributor

Sorry for the delayed review @zkamvar. I was just on my way here to look through these. I'll take a read through now and let you know if I see anything wonky.

@zkamvar
Copy link
Contributor Author

zkamvar commented Oct 23, 2023

No worries, @ErinBecker! I merged them for two reasons:

  1. New vignettes don't really affect anything, so merging doesn't change behaviour
  2. The pkgdown rendering will give you a nicer immediate view of the vignettes

Sorry for the confusion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants