View source: R/plot-movement.R
| plot_movement | R Documentation | 
Plot movement
plot_movement(
  object,
  scales = "free",
  show_map = TRUE,
  xlab = "Year",
  ylab = "Movement proportion",
  figure_dir = "figure/"
)
object | 
 and LSD object  | 
scales | 
 free or fixed  | 
show_map | 
 show MAP or not  | 
xlab | 
 the x axis label  | 
ylab | 
 the y axis label  | 
figure_dir | 
 the directory to save to  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.