write_slp_file | R Documentation |
Write the slope data file
write_slp_file(slp, path)
slp |
A |
path |
Path to write to. |
slp <- read_slp(system.file("extdata", "071000090603_2.slp", package="WEPPR"))
write_slp(slp, "example.slp")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.