Skip to content
Snippets Groups Projects
Commit 19e11a6f authored by Boris Koch's avatar Boris Koch
Browse files

documentation helper function "main_doc" added for most frequent function arguments.

parent 0b28f539
No related branches found
No related tags found
No related merge requests found
#' @title Helper function to unify the documentation of frequent function arguments in ume
#' @name main_docu
#' @description
#' @param msg Logical. If `TRUE`, messages about the assignment process will be printed.
#' @param ... Other arguments that can be passed to the function.
#' @family internal functions
#' @keywords internal
#' @noRd
#' @return data.table
main_docu <- function(){
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment