cleanRprof: Clean Rprof

Description Usage Arguments Details Value Author(s)

View source: R/cleanRprof.R

Description

Takes a file corresponding to output from Rprof and cleans it up and produces a nice data frame.

Usage

1
  cleanRprof(filename, namespace = FALSE)

Arguments

filename

A character string that contains either a relative or direct path to the file containing the Rprof output.

namespace

A logical value indicating if you want the namespace detected.

Details

Does what I said

Value

A nice data frame

Author(s)

Dason Kurkiewicz


Dasonk/myprofr documentation built on May 6, 2019, 1:38 p.m.