print.gRapHD {gRapHD}R Documentation

Prints an object of class "gRapHD".

Description

Methods for class gRapHD.

Usage

  ## S3 method for class 'gRapHD':
  print(x,...)

Arguments

x an object of class gRapHD.
... further arguments passed to or from other methods.

Details

So far it only presents a summary of the object.

Author(s)

Gabriel Coelho Goncalves de Abreu (Gabriel.Abreu@agrsci.dk)
Rodrigo Labouriau (Rodrigo.Labouriau@agrsci.dk)
David Edwards (David.Edwards@agrsci.dk)

Examples

  m <- as.gRapHD(NULL)
  m


[Package gRapHD version 0.1.0 Index]