print.bagyo: 'print()' helper function for 'get_bagyo()' function

View source: R/get_cyclone.R

print.bagyoR Documentation

print() helper function for get_bagyo() function

Description

print() helper function for get_bagyo() function

Usage

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

Arguments

x

Object of class bagyo produced by get_bagyo() function

...

Additional print() arguments

Value

Printed output of get_bagyo() function

Examples

get_bagyo()


bagyo documentation built on May 29, 2024, 1:25 a.m.