Skip to content

docs: fix grammar 'can also computed' in collapse_and_plm.Rmd - #862

Closed
LeonidasZhak wants to merge 1 commit into
fastverse:masterfrom
LeonidasZhak:docs/fix-plm-vignette-grammar
Closed

docs: fix grammar 'can also computed' in collapse_and_plm.Rmd#862
LeonidasZhak wants to merge 1 commit into
fastverse:masterfrom
LeonidasZhak:docs/fix-plm-vignette-grammar

Conversation

@LeonidasZhak

Copy link
Copy Markdown

Summary

Fixed a grammar error in the vignette where "can also computed" was used instead of "can also compute".

Problem

Line 1243 of stated:

It computes a default set of 5 statistics (N, mean, sd, min and max) and can also computed higher moments (skewness and kurtosis)

"can also computed" is grammatically incorrect. The modal verb "can" requires the bare infinitive "compute", not the past participle "computed".

Fix

Changed to .

Files Changed

File Lines Changed Type
vignettes/collapse_and_plm.Rmd 1 Documentation
Total 1

Validation

  • Change is purely documentation (no code changes)
  • The fix is in the section about , which is inspired by Stata's command

Stata Migration Relevance

This fix improves the readability of the documentation in the panel data vignette, which is directly relevant for Stata migrants learning about panel data summary statistics in R. The function is modeled after Stata's and commands.

@LeonidasZhak

Copy link
Copy Markdown
Author

Withdrawing this small automated PR while I consolidate an oversized batch of contributions and reduce maintainer review burden. Sorry for the noise, and thank you for maintaining the project.

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.

1 participant