Skip to content

Commit

Permalink
Add some documentation for the function .get_value_columns_details_fi…
Browse files Browse the repository at this point in the history
…le()
  • Loading branch information
kemihak committed Jan 29, 2024
1 parent 3357fd3 commit afe0cbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/importOutput.R
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,8 @@
#' .get_value_columns_details_file
#'
#' Private function used to get the column names for the details-timeStep.txt or details-res-timeStep.txt.
#' Used in .importOutputForClusters() and importOutputForResClusters()
#' Used in .importOutputForClusters() and .importOutputForResClusters()
#' From the opts, we detect which outputs the user decides to take
#'
#' @return
#' a vector
Expand Down

0 comments on commit afe0cbc

Please sign in to comment.