changeLog: changeLog

Description Usage Arguments Details Value Note Examples

Description

Get the most recent n lines

Usage

1
changeLog(n=20)

Arguments

n

numeric, 20 by default, the number of lines will be shown up.

Details

changeLog

Value

list, the most recent n lines

Note

Once you have installed cooccurNet, the change-log can also be viewed from the R prompt.

Examples

1
logs = changeLog(n=20)

cooccurNet documentation built on May 2, 2019, 5:51 a.m.