-
Notifications
You must be signed in to change notification settings - Fork 11
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
Use more formal style in vignettes #266
Comments
In my opinion, the style should be consistent throughout all the vignettes. I think @eoduniyi's remark is good and I agree using a more formal style in situations like this. @eoduniyi, some places of the vignettes can be totally overwritten to reflect the current situation of hyperSpec. I recommend reading the whole text of the vignette first without editing. And when you get the whole picture, it would be easier to fix/update the vignettes. One more thing: |
Your instincts are correct Erick: re-write things in the style you suggest. As with #265 just go ahead and make these changes, you do not need to seek review on these stylistic changes. Just make them and merge them. I will open another issue about how to split this vignette (per VG's comment above). |
@GegznaV so there should be a fileio.Rmd for all the different file formats? |
If it were up to me I'd keep all the file i/o stuff together. But, there is the complication that to keep |
@bryanhanson so like: fileio_packges <- {hySpc.read.txt, ... , hySpc.io.format}
decompose(fileio.Rmd on fileio_packges) So we could link (via URL) |
The link would be via the If |
I'm all for breaking the vignette into pieces. So, for a new io package,
In the end, hyperSpec's fileio vignette will be a switchyard to tell people which package to use for their data. The vignette of that package will explain how to exactly do that. |
Does the name of this issue (Formality of vignettes) reflect the essence of this discussion? Do we still discuss the style of English in the vignettes of about the way the |
I had a question about how formal the documentation is supposed to be.
For example, the following:
Could be written from a third-person perspective (more formal):
The text was updated successfully, but these errors were encountered: