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

Fix 790 - Data Analysis Vignette #802

Merged
merged 24 commits into from
Oct 17, 2022
Merged

Fix 790 - Data Analysis Vignette #802

merged 24 commits into from
Oct 17, 2022

Conversation

collleenmclaughlin
Copy link
Contributor

Fix #790

  • Drafted V01 of data analysis vignette to show R programmer how to step through analysis pipeline
  • Revised Assess() flowchart
  • Based on ZS demo here

@collleenmclaughlin collleenmclaughlin added this to the v1.3.0 milestone Oct 11, 2022
@collleenmclaughlin collleenmclaughlin self-assigned this Oct 11, 2022
Copy link
Contributor

@mattroumaya mattroumaya left a comment

Choose a reason for hiding this comment

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

Looks awesome, @collleenmclaughlin! Just a few nitpicky comments 🐱

vignettes/DataAnalysis.Rmd Outdated Show resolved Hide resolved
vignettes/DataAnalysis.Rmd Outdated Show resolved Hide resolved
vignettes/DataAnalysis.Rmd Outdated Show resolved Hide resolved
collleenmclaughlin and others added 3 commits October 13, 2022 15:31
Co-authored-by: Matt Roumaya <40671730+mattroumaya@users.noreply.github.com>
Co-authored-by: Matt Roumaya <40671730+mattroumaya@users.noreply.github.com>
Co-authored-by: Matt Roumaya <40671730+mattroumaya@users.noreply.github.com>
Copy link
Contributor

@jwildfire jwildfire left a comment

Choose a reason for hiding this comment

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

Very nice - This looks great!

My main feedback is that I want to treat this a bit more like a specific case-study, and move some of the more general info in to the data-pipeline vignette. Happy to have a quick chat if next steps aren't clear from my quick comments.

vignettes/DataAnalysis.Rmd Outdated Show resolved Hide resolved
vignettes/DataAnalysis.Rmd Outdated Show resolved Hide resolved
vignettes/DataAnalysis.Rmd Outdated Show resolved Hide resolved
vignettes/DataAnalysis.Rmd Outdated Show resolved Hide resolved
vignettes/DataAnalysis.Rmd Outdated Show resolved Hide resolved
vignettes/DataAnalysis.Rmd Outdated Show resolved Hide resolved
Copy link
Contributor

@jwildfire jwildfire left a comment

Choose a reason for hiding this comment

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

Looks great!

@mattroumaya mattroumaya merged commit 6d8c786 into dev Oct 17, 2022
@mattroumaya mattroumaya deleted the fix-790 branch October 17, 2022 21:30
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.

Feature: Create step-by-step analysis vignette
3 participants