summaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
Diffstat (limited to 'R')
-rw-r--r--R/idframe.R1
1 files changed, 1 insertions, 0 deletions
diff --git a/R/idframe.R b/R/idframe.R
index 8a2db47..700467c 100644
--- a/R/idframe.R
+++ b/R/idframe.R
@@ -95,6 +95,7 @@ print.summary.idframe <- function(object,...){
print(object$in_sum)
}
+#' @export
time.idframe <- function(data){
time(data$output)
}