str: List formatting to string according to the names of its...

Description Usage Arguments Value Examples

View source: R/coordinates.R

Description

List formatting to string according to the names of its elements

Usage

1
str(coord)

Arguments

coord

list of coordinates

Value

list formatted as string

Examples

1
2
coord<-list(declination=c(89.454275227064002,89.5),right_ascension=c(3.8046089729542945,3.9))
str(coord)

Susarro/arqastwb documentation built on May 21, 2019, 10:28 a.m.