apply_compactify | R Documentation |
Works by shifting all rows except the version, then comparing values to see if they've changed. We need to arrange in descending order, but note that we don't need to group, since at least one column other than version has changed, and so is kept.
apply_compactify(df, keys, tolerance = .Machine$double.eps^0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.