get_SpaceX_ships: GET info about SpaceX missions

Description Usage Arguments Value Examples

View source: R/get_SpaceX_ships.R

Description

GET info about SpaceX missions

Usage

1

Arguments

...

: Query string to API. See more in details.

Value

data.frame with parsed data from SpaceX API.

Examples

1
2
3
4
# get all SpaceX ships
get_SpaceX_ships()

get_SpaceX_ships(ship_id = "AMERICANCHAMPION")

JohannesFriedrich/SpaceX documentation built on Jan. 5, 2021, 1:57 a.m.