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

Incomplete documentation of convertIEA_EVOutlook() causes warning. #433

Closed
0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q opened this issue Oct 20, 2023 · 1 comment
Assignees

Comments

@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q
Copy link
Member

#' Convert IEA EV Outlook
#'
#' @author Falk Benke
convertIEA_EVOutlook <- function(x) {

W  checking Rd \usage sections (614ms)
   Undocumented arguments in documentation object 'convertIEA_EVOutlook'
     ‘x’
   
   Functions with \usage entries need to have the appropriate \alias
   entries, and all their arguments documented.
   The \usage entries must correspond to syntactically valid R code.
   See chapter ‘Writing R documentation files’ in the ‘Writing R
   Extensions’ manual.
@fbenke-pik
Copy link
Contributor

Will be solved with #436

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

No branches or pull requests

2 participants