mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
This commit is contained in:
parent
0feee4f02b
commit
f73af16ae1
10 changed files with 69 additions and 17 deletions
16
man/cor_demo_app.Rd
Normal file
16
man/cor_demo_app.Rd
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/correlations-module.R
|
||||
\name{cor_demo_app}
|
||||
\alias{cor_demo_app}
|
||||
\title{Correlations plot demo app}
|
||||
\usage{
|
||||
cor_demo_app()
|
||||
}
|
||||
\description{
|
||||
Correlations plot demo app
|
||||
}
|
||||
\examples{
|
||||
\dontrun{
|
||||
cor_demo_app()
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue