Learn R Programming

findInGit (version 0.1.1)

FIG2dataframe: Output of `findInGit` as a dataframe

Description

Returns the results of findInGit in a dataframe, when the option output = "viewer+dataframe" is used. See the example in findInGit.

Usage

FIG2dataframe(fig)

Arguments

fig

the output of findInGit used with the option output = "viewer+dataframe"

Value

The results of findInGit in a dataframe.