https://github.com/hadley/lineprof
Visualise line profiling results in R
https://github.com/hadley/lineprof
Last synced: 9 months ago
JSON representation
Visualise line profiling results in R
- Host: GitHub
- URL: https://github.com/hadley/lineprof
- Owner: hadley
- Created: 2013-09-25T19:55:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-13T12:57:15.000Z (about 10 years ago)
- Last Synced: 2025-04-14T04:16:52.323Z (9 months ago)
- Language: JavaScript
- Size: 646 KB
- Stars: 105
- Watchers: 9
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-awesome-R - lineprof - Visualise line profiling results in R. (R Development)
- awesome-R - lineprof - Visualise line profiling results in R. (R Development)
- awesome-R - lineprof - Visualise line profiling results in R. (R Development)
README
# lineprof
lineprof is now deprecated in favour of [profvis](https://github.com/rstudio/profvis). Please use that instead.