TilburgNetworkGroup / remify

Processing and Transforming Relational Event History Data
https://tilburgnetworkgroup.github.io/remify/
Other
4 stars 1 forks source link


remify

Processing and Transforming Relational Event History Data

github-repo-status R-package-version CRAN-release R-CMD-check codecov grand-total-downloads


The aim of the remify package is twofold:

The two main functions remify() and rehshape() perform respectively the processing and the conversion of the REH data.


Installation

Install the package in R from CRAN:

install.packages("remify")
library(remify)

Vignettes

In order to provide a thorough explanation over the two main functions, both of them have a vignette where inputs, outputs, attributes and methods are described in detail.

List all the vignettes available with the installed version of remify

vignette(package = "remify") 

Open the vignette of a specific topic

vignette(topic = "remify", package = "remify") # or simply vignette("remify") 


Problems while remify-ing?

Should you encounter errors while using the package, should you have questions that are not answered in the Vignettes, or for reporting any kind of malfunction of the package, you can open an issue here.

When opening an issue, please, use a descriptive title that clearly states the issue, be as thorough as possible when describing the issue, provide code snippets that can reproduce the issue.

Funding

The funder of this work is the ERC and the ERC project number is 758791.