Learn R Programming

RSGHB (version 1.0.2)

plotF: Plots the content of the F file

Description

This function reads and plots the means of the content of the F file. The F file contains the fixed (non-random) parameters.

Usage

plotF(model, columns=0)

Arguments

model
A string that corresponds to the model's name commonly stored in modelname. This the characters to the left of the _ in the F file name (model_F.csv)
columns
A vector of particular columns to plot. A default of 0 plots all columns.