...
Discover, retrieve and load code into R session.
...
A user, browsing Synapse, sees a piece of code of interest (mentioned in a discussion or used in an analysis), and clicks on it. She sees:
# Load in Synapse R Client:
entity.3733 <- loadCode(3733)
and begins by executing this in R.