This package contains a function that imports data from a CSV file or uses manually entered data
from the format (X,Y,Weight) and plots the appropriate ACC vs LOI graph and LMA graph.
Arguments
Details
Package:
ACCLMA
Type:
Package
Version:
1.0
Date:
2010-05-31
License:
GPL-2
LazyLoad:
yes
The main function is plotLMA(filename,header). If an import from a CSV file is required, enter the full file
path a string to the filename parameter and specify using the boolean header parameter if the file contains
a header row or not. Leaving this field blank opens a window for manual data entry. The data
set is expcted in the format of (X,Y,Weight), if weights are irrelvant, leave the column blank (null values).
References
~~ Literature or other references for background information ~~