diff options
Diffstat (limited to 'man/rsc.Rd')
| -rwxr-xr-x | man/rsc.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. } |
