[Eventstudies-commits] r83 - pkg/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jul 16 09:07:46 CEST 2013
Author: chiraganand
Date: 2013-07-16 09:07:46 +0200 (Tue, 16 Jul 2013)
New Revision: 83
Modified:
pkg/R/AMM.R
Log:
Removed testObject function
Modified: pkg/R/AMM.R
===================================================================
--- pkg/R/AMM.R 2013-07-16 06:34:25 UTC (rev 82)
+++ pkg/R/AMM.R 2013-07-16 07:07:46 UTC (rev 83)
@@ -478,14 +478,3 @@
}
}
}
-
-#############################################################################################
-
-
-
-###########################
-# Checking if object exists
-###########################
-testObject <- function(object){
- exists(as.character(substitute(object)))
-}
More information about the Eventstudies-commits
mailing list