extractSignals | R Documentation |
Extract signals from transmitter names
extractSignals(input)
input |
A vector of transmitter names |
A vector of transmitter signals
# create dummy string
x <- c("R64K-1234", "A69-1303-12")
# run extractSignals
extractSignals(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.