Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.
 

Develop new code, then save.

Image Added

Run code and capture provenance info.