actel (version 1.3.0)

stationName: Find original station name

Description

Find original station name

Usage

stationName(input, station)

Value

The original station name

Arguments

input

The results of an actel analysis (either explore, migration or residency).

station

The station standard name or number.

Examples

Run this code
stationName(example.results, 1)

# or

stationName(example.results, "St.2")

Run the code above in your browser using DataLab