Description Usage Arguments Value
Giving the distance beetween each revisions
| 1 | page_distance(revs, mode = "jaccard_similarity")
 | 
| revs | A character vector containing all the revisions of the page. See  | 
| mode | The name of a  
  For more details, see  | 
A numeric vector of length length(revs) - 1. For a given i, page_distance(revs)[i] give the ratio of matches beetween revs[i-1] and revs[i]. For more information about the ratio ot matches, see textreuse package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.