9 comments (9 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML1,061 stars (1,061 stars)77 forks (77 forks)batch import
documentationenhancementhelp wanted
Description
We could use some good vignettes of both simple and advanced use.
Contributor guide
- Tech stack
- r
- Domain
- documentation
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- RskimrR Markdown
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 60
- Research direction
- Review the existing vignettes in the `vignettes/` directory of the skimr repository to understand the expected style and format. Look for any templates or previous examples. The issue requests both simple and advanced use cases, so identify common functions like `skim()` and `skim with()` and demonstrate their usage with sample datasets. Write a vignette in R Markdown that includes code chunks and output. Ensure the vignette compiles without errors.