Skip to content

Commit

Permalink
add extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Nov 30, 2023
1 parent 66aafe6 commit 4570407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ has_row_names <- function(x) {
} else {
!is.null(dimnames(x)[[1]])
}
}
}

0 comments on commit 4570407

Please sign in to comment.