Learn R Programming

chronicler (version 0.2.2)

read_log: Reads the log of a chronicle.

Description

Reads the log of a chronicle.

Usage

read_log(.c)

Value

The log of the object.

Arguments

.c

A chronicle object.

Examples

Run this code
if (FALSE) {
read_log(chronicle_object)
}

Run the code above in your browser using DataLab