rename {bupaR}R Documentation

Rename log

Description

These objects are imported from other packages. Follow the links below to see their documentation.

dplyr

rename

Usage

## S3 method for class 'log'
rename(.data, ...)

## S3 method for class 'grouped_log'
rename(.data, ...)

Arguments

.data

log: Object of class eventlog or activitylog.

...

Variables to rename. Use "new_name" = "old_name" to rename selected variables.

Methods (by class)


[Package bupaR version 0.5.4 Index]