get_id_ling | R Documentation |
Uses either a dir
like "models/2021.s.002.001_new_fleets"
and returns just the id
part: "2021.s.002.001". dir
can be a
vector of directories as well.
get_id_ling(dir)
dir |
model directory within lingcod package structure |
Ian G. Taylor
get_dir_ling()
get_id_ling(dir = "models/2021.s.002.001_new_fleets")
get_id_ling(dir = "2021.s.002.001_new_fleets")
# acts as the inverse of get_dir_ling()
get_id_ling(get_dir_ling(id = "2021.s.002.001"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.