[7a0be0]: / man / read_corr.Rd

Download this file

26 lines (25 with data), 457 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/1.calculate.R
\name{read_corr}
\alias{read_corr}
\title{Read a corr object}
\usage{
read_corr(filename)
}
\arguments{
\item{filename}{filename of .corr}
}
\value{
a corr object
}
\description{
Read a corr object
}
\seealso{
Other calculate:
\code{\link{c_net_calculate}()},
\code{\link{cal_sim}()},
\code{\link{fast_cor}()},
\code{\link{p.adjust.table}()}
}
\concept{calculate}