| arrow_image | R Documentation | 
Function to format the correct path to arrow images for bulletin front page.
arrow_image(x, image_path = "images")
x | 
 Direction of arrow (up, down, nochange)  | 
image_path | 
 The path to the directory containing the arrow images. Default is a folder called 'images' in the repo root directory.  | 
Path to image of upwards arrow if x is "up", downwards arrow if x is "down" or a no change arrow if x is "nochange".
arrow_image("up")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.