Learn R Programming

IalsaSynthesis (version 0.1.6)

extract: Extract the values within model output files.

Description

Functions that extract the values within model output files.

Usage

extract_output_filename(mplus_output)

Arguments

mplus_output
Text containing model output.

Value

A numeric value corresponding to the desired quantity.

Examples

Run this code
library(IalsaSynthesis) #Load the package into the current R session.

Run the code above in your browser using DataLab