Skip to content

Commit 6740d52

Browse files
committed
added myself as author
1 parent cd179cd commit 6740d52

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

R/ds.standardiseDf.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#' @importFrom assertthat assert_that
1717
#' @importFrom DSI datashield.aggregate datashield.assign
1818
#' @return The filled DataFrame with added columns and adjusted classes or factor levels.
19+
#' @author Tim Cadman, Genomics Coordination Centre, UMCG, Netherlands
1920
#' @export
2021
ds.standardiseDf <- function(df.name = NULL, newobj = NULL, fix_class = "ask", fix_levels = "ask",
2122
datasources = NULL) {

man/ds.standardiseDf.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)