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

Utilize roxygen templates for repeated function arguments #21

Open
kzollove opened this issue Apr 23, 2023 · 1 comment
Open

Utilize roxygen templates for repeated function arguments #21

kzollove opened this issue Apr 23, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@kzollove
Copy link
Collaborator

For function arguments that occur often (connectionDetails, connection, cdmDatabaseSchema, etc..)

See:
https://stackoverflow.com/questions/15100129/using-roxygen2-template-tags
https://github.com/hadley/plyr/blob/main/man-roxygen/ply.R

@kzollove kzollove added the documentation Improvements or additions to documentation label Apr 23, 2023
@kzollove
Copy link
Collaborator Author

kzollove commented Jul 7, 2023

Also see use of @describeIn

@kzollove kzollove transferred this issue from OHDSI/GIS Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 💡 Idea
Development

No branches or pull requests

1 participant