panelTool

R-CMD-check Codecov test coverage

Overview

panelTool aligns irregularly spaced longitudinal observations to regular panels. Best for:

Installation

You can install the development version of panelTool from GitHub with:

# install.packages("pak")
pak::pak("xiaoran831213/panelTool")

Example

This is a basic example which shows you how to solve a common problem:

library(panelTool)
## basic example code