Objectdiff is an R package for measuring differences between arbitrary R objects using patches, a la Git. For example, if you have slightly modified a data.frame, and you would like to record the change, it would be more efficient to only record what is different, rather than a full copy of both data sets.
Package details |
|
---|---|
Author | Robert Krzyzanowski <technoguyrob@gmail.com> |
Maintainer | Robert Krzyzanowski <technoguyrob@gmail.com> |
License | MIT |
Version | 0.2.3.9003 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.