Skip to content

Commit

Permalink
Create mfairUtils.R
Browse files Browse the repository at this point in the history
  • Loading branch information
statwangz committed Sep 15, 2023
1 parent 969a807 commit 30d27ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/mfairUtils.R
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
setClassUnion(name = "matrixORdgCMatrix", members = c("matrix", "dgCMatrix"))

0 comments on commit 30d27ec

Please sign in to comment.