hca_to_hcadf: Convert HCA object to HCA dataframe

View source: R/hca_to_hcadf.R

hca_to_hcadfR Documentation

Convert HCA object to HCA dataframe

Description

Convert HCA object to HCA dataframe with column for each subject's 1D position

Usage

hca_to_hcadf(subjectdatalist, dim = 1, strict.input = F)

Arguments

subjectdatalist

input HCA object

dim

number of dimensions to consider. Can only be 1 or 2. If 1, then only mouse position along the length of the cage is returned.

strict.input

Error if input is not of class HCA

Value

Dataframes with columns for time and subject's position

Examples

## Not run: 
  hca_to_hcadf(subjectdatalist)

## End(Not run)

DJFernandes/ezHCA documentation built on June 12, 2025, 12:01 p.m.