Skip to contents


remify

Processing and Transforming Relational Event History Data


The aim of the remify package is twofold:

  • processing REH data and arranging them in a new structure (remify) that is used by the packages in remverse;
  • transforming REH data from a remify structure to other formats used in other R packages.

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:

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.