clean_data: Data Cleaning

View source: R/clean_data.R

clean_dataR Documentation

Data Cleaning

Description

Helper function for preprocessing the data for calculating jump tests

Usage

clean_data(DATA, id = NA)

Arguments

DATA

A data.table with structure as provided in the example.

id

Optional argument in case Blockchain Research Center data as in the example is used. Defaults to NA.

Value

Returns the cleaned data


YalDan/hf.econometrics documentation built on May 10, 2024, 2:18 a.m.