summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuraj Yerramilli2015-02-11 15:38:05 +0530
committerSuraj Yerramilli2015-02-11 15:38:05 +0530
commit0f4c6f8415b8b152402aef4e730855ea868f7b1a (patch)
tree73839e5eccd70d28370c4466255d3c5a927c5f65
parent1f27c46baf19f9811d9ea5be7f9d9178f4d04fce (diff)
downloadSysID-R-code-0f4c6f8415b8b152402aef4e730855ea868f7b1a.tar.gz
SysID-R-code-0f4c6f8415b8b152402aef4e730855ea868f7b1a.tar.bz2
SysID-R-code-0f4c6f8415b8b152402aef4e730855ea868f7b1a.zip
split the functions in preProcess.R into various files
-rw-r--r--R/impute.R (renamed from R/preProcess.R)0
-rw-r--r--man/dataImpute.Rd2
2 files changed, 1 insertions, 1 deletions
diff --git a/R/preProcess.R b/R/impute.R
index a9db126..a9db126 100644
--- a/R/preProcess.R
+++ b/R/impute.R
diff --git a/man/dataImpute.Rd b/man/dataImpute.Rd
index 67c83e0..eb0763b 100644
--- a/man/dataImpute.Rd
+++ b/man/dataImpute.Rd
@@ -1,5 +1,5 @@
% Generated by roxygen2 (4.1.0): do not edit by hand
-% Please edit documentation in R/preProcess.R
+% Please edit documentation in R/impute.R
\name{dataImpute}
\alias{dataImpute}
\title{Impute missing values}