Learn R Programming

MorphoTools2 (version 1.0.2.1)

viewMorphodata: Invoke a Data Viewer

Description

Invoke a spreadsheet-style data viewer on a data stored in morphodata class.

Usage

viewMorphodata(object)

Value

None. Used for its side effect.

Arguments

object

an object of class morphodata.

Examples

Run this code
data(centaurea)

if (FALSE) viewMorphodata(centaurea)

Run the code above in your browser using DataLab