• This is the skeleton for an lolog extension package.

  • If code in source is edited run library(Rcpp) compileAttributes() within the package directory to update the Rcpp attribute-generated files.

  • Documentation is updated using library(Rcpp) compileAttributes() library(roxygen2) roxygenize(‘.’, roclets=‘rd’)

  • New statistics added by this package:

    • minTriadicClosure: A new statistic for LOLOG for counting nodes that participate in at least a specified number of triangles.