Download Pin

{{files_html}}

Use Pin from
R
Python

        # Register RStudio Connect
library(pins)
board_register("rsconnect", server = "{{server_name}}")

# Retrieve Pin
pin_get("{{account_name}}/{{pin_name}}", board = "rsconnect")
        
      

Preview Pin