proc_time: Simple running time of vuw package

View source: R/utils.R

proc_timeR Documentation

Simple running time of vuw package

Description

Simple running time of vuw package

Usage

proc_time(expr)

Arguments

expr

Valid R expression to be timed

Examples

proc_time(df <- iris)

seokhoonj/vuw documentation built on Jan. 30, 2024, 11:36 a.m.