Find all source from given list of RaMP Ids
1 2  | rampFindSourceFromId(rampId = NULL, full = TRUE, conpass = NULL,
  dbname = "ramp", username = "root")
 | 
rampId | 
 could be a data frame return by rampFindSynonymFromSynonym containing all information related to synonym. Or can be a list of rampId  | 
full | 
 return whole searching result or not (TRUE/FALSE)  | 
conpass | 
 password for database access (string)  | 
dbname | 
 name of the mysql database (default is "ramp")  | 
username | 
 username for database access (default is "root")  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.