Skip to content

Commit

Permalink
devtools document
Browse files Browse the repository at this point in the history
  • Loading branch information
raysinensis committed Oct 31, 2023
1 parent e0853a4 commit 910c396
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Generated by roxygen2: do not edit by hand

export(average_clusters_rowwise)
export(by_cluster_sampling)
export(color_repel)
importFrom(matrixStats,colRanks)
importFrom(matrixStats,rowMaxs)
importFrom(matrixStats,rowMedians)
57 changes: 57 additions & 0 deletions man/average_clusters_rowwise.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions man/by_cluster_sampling.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 40 additions & 0 deletions man/color_repel.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 910c396

Please sign in to comment.