print.eqc {moonsun}R Documentation

Format astronomical data for pretty printing

Description

Internal functions for pretty printing.

Usage

## S3 method for class 'eqc':
print(x, ...)
## S3 method for class 'jd':
print(x, ...)
## S3 method for class 'time':
print(x, ...)

Arguments

x object to be formatted
... another arguments

Author(s)

Lukasz Komsta


[Package moonsun version 0.1 Index]