read_log {chronicler}R Documentation

Reads the log of a chronicle.

Description

Reads the log of a chronicle.

Usage

read_log(.c)

Arguments

.c

A chronicle object.

Value

The log of the object.

Examples

## Not run: 
read_log(chronicle_object)

## End(Not run)

[Package chronicler version 0.2.2 Index]