Skip to content

Commit

Permalink
Merge pull request #86 from dicorynia/patch-1
Browse files Browse the repository at this point in the history
Update r.Rmd: typo
  • Loading branch information
gagolews authored Jan 3, 2024
2 parents 660059b + 8996a82 commit 90f1d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devel/sphinx/weave/r.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ head(X) # preview

The `genieclust` interface is compatible with R's workhorse
for hierarchical clustering, `stats::hclust()`.
Yet, for efficiency reasons, it is better to feed `genieclust::glust()`
Yet, for efficiency reasons, it is better to feed `genieclust::gclust()`
with the input matrix directly:


Expand Down

0 comments on commit 90f1d7b

Please sign in to comment.