Package 'mopr'

Title: Parse Minion Output in R
Description: Parse the output from Minion.
Authors: Matthew Henderson [aut, cre]
Maintainer: Matthew Henderson <[email protected]>
License: MIT + file LICENSE
Version: 0.2.0
Built: 2024-09-13 04:23:54 UTC
Source: https://github.com/MHenderson/mopr

Help Index


Parse the output from Minion

Description

Parse the output from Minion

Usage

parseMinionOut(out)

Arguments

out

Output from Minion as a string.

Value

List of data.frames containing the parsed results.