summaryrefslogtreecommitdiff
path: root/man/rsc.Rd
diff options
context:
space:
mode:
authorLuca Coraggio <luca.coraggio@unina.it>2025-09-09 12:40:13 +0000
committercran-robot <csardi.gabor+cran@gmail.com>2025-09-09 12:40:13 +0000
commit28218d537e7f8a0864612abe99685e77cd854e77 (patch)
tree8e269d9e381c37c5bab3489c8e00aee555e527f4 /man/rsc.Rd
parentf435cb9974c43df3216c8a1437f8f9afa2356506 (diff)
version 2.0.5
Diffstat (limited to 'man/rsc.Rd')
-rwxr-xr-xman/rsc.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/rsc.Rd b/man/rsc.Rd
index 6371af3..3fa5fb3 100755
--- a/man/rsc.Rd
+++ b/man/rsc.Rd
@@ -50,7 +50,7 @@
The software is optimized to handle high-dimensional data sets,
therefore, the output RSC matrix is packed into a storage efficient
sparse format using the \code{"dsCMatrix"} S4 class from the
- \code{\link{Matrix}} package. The latter is specifically designed for
+ \code{\link[Matrix]{Matrix}} package. The latter is specifically designed for
sparse real symmetric matrices.
}
@@ -58,7 +58,7 @@
\value{
Returns a sparse correlaiton matrix of class \code{"dsCMatrix"}
- (S4 class object) as defined in the \code{\link{Matrix}} package.
+ (S4 class object) as defined in the \code{\link[Matrix]{Matrix}} package.
}