get_SpaceX_cores: GET info about SpaceX cores

Description Usage Arguments Value Examples

View source: R/get_SpaceX_cores.R

Description

GET info about SpaceX cores

Usage

1

Arguments

type

character: type of the request: Choose between "upcoming" or "past".

...

: Query string to API. See more in details.

Value

data.frame with parsed data from SpaceX API.

Examples

1
2
3
4
5
# get all cores
get_SpaceX_cores()

# get core by serial number
get_SpaceX_cores(core_serial = "B1037")

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