| mantaAccount | Changes current Manta account information |
| mantaAttempt | raw REST API Manta Caller with exception handling for... |
| mantaCat | Retrieves object from Manta and uses 'cat' to print contents... |
| mantaDump | Uses 'dump' to upload text parsable R data to Manta Storage... |
| mantadusize | mantaLs and mantaFind callback |
| mantaExists | Tests to see if a Manta object or subdirectory exists. |
| mantaExpandPath | Checks, expands '~~' to value of '$MANTA_USER', and applies... |
| mantaFind | Recursive find tool for retrieving matching objects/subdirs... |
| mantaFind.du | Recursive find tool for retrieving matching objects/subdirs... |
| mantaFind.l | Recursive find tool for retrieving matching objects/subdirs... |
| mantaFind.n | Recursive find tool for retrieving matching objects/subdirs... |
| mantaFind.sizepath | Recursive find tool for retrieving matching objects/subdirs... |
| mantaFind.sizes | Recursive find tool for retrieving matching objects/subdirs... |
| mantaFind.url | Recursive find tool for retrieving matching objects/subdirs... |
| mantaGenHeaders | Create Headers for Manta HTTPS REST requests |
| mantaGenSignature | Get time, digest and encrypt for HTTPS authentication |
| mantaGet | Downloads specified Manta object(s), to file(s) or buffer. |
| mantagetLimits | Returns Manta durability level, connection timeouts and... |
| mantagetnames | mantaLs and mantaFind callback |
| mantagetsize | mantaLs and mantaFind callback |
| mantagettime | mantaLs and mantaFind callback |
| mantaGetwd | Gets current working directory on Manta. |
| mantaInitialize | Initialize Manta user variables, check SSH key file exists. |
| mantaJob.cancel | Sends Manta a cancel message to stop running job. |
| mantaJob.done | Checks or polls status of a Manta job. Returns done or not as... |
| mantaJob.errors | Returns JSON Manta error messages given Manta job identifier. |
| mantaJob.errors.stderr | Retrieves stderr messages given Manta job identifier. |
| mantaJob.failures | Returns list of failures given Manta job identifier. |
| mantaJob.inputs | Returns list of input Manta objects given Manta job... |
| mantaJob.launch | The interface from which compute Jobs are launched. |
| mantaJob.outputs | Returns list of output Manta objects given Manta job... |
| mantaJob.outputs.cat | Prints contents of all job output objects to the R console. |
| mantaJobs | Lists all Manta job identifiers, sorted by time. |
| mantaJob.setup | Constructor for R format Manta Job including 'name', and UNIX... |
| mantaJobs.running | Lists identifiers of any running Manta jobs. |
| mantaJobs.tail | Returns identifier of last run Manta job identifier, or from... |
| mantaJob.status | Returns JSON Manta job status data given Manta job... |
| mantaliststyle | mantaLs and mantaFind callback |
| mantaLoad | Downloads specified Manta object containing R data and uses R... |
| mantaLoad.ws | Loads last current R workspace from Manta R workspace... |
| mantaLs | Lists, searches, filters, sorts and formats Manta directory... |
| mantaLs.du | Returns disk used in bytes of directory listings, NOT... |
| mantaLs.l | Lists, searches, filters, sorts and formats Manta directory... |
| mantaLs.n | Returns number of files matched in Manta directory listing. |
| mantaLs.paths | Lists, searches, filters, sorts and formats Manta directory... |
| mantaLs.url | Lists, searches, filters, sorts and formats Manta directory... |
| mantaMap | Constructor for R format Manta Job for Map Unix task. |
| mantaMkdir | Makes a Manta subdirectory, optionally with parent... |
| mantaPath | Given a user typed path or object name, returns full path,... |
| mantaPut | Uploads file(s) (vectorized), or raw R buffer data to Manta... |
| mantaReduce | Constructor for R format Manta Job for Reduce Unix task. |
| mantaRm | Removes specified Manta object, optionally recursive, not... |
| mantaRmdir | Removes Manta subdirectory. |
| mantaRSDK | mantaRSDK |
| mantaSave | Uploads R data to Manta Storage Service using R function... |
| mantaSave.image | Workspace Upload function that uses R 'save.image'. |
| mantaSave.ws | Save current R workspace and uploads to a Manta R workspace... |
| mantaSetLimits | Sets Manta durability level, connection timeouts and limits... |
| mantaSetwd | Sets current working directory on Manta. |
| mantaSetwd.jobs | Sets Manta working directory to '~~/jobs' |
| mantaSetwd.public | Sets current Manta working directory to '~~/public' |
| mantaSetwd.reports | Sets current Manta working directory to '~~/reports' |
| mantaSetwd.stor | Sets current Manta working directory to '~~/stor' |
| mantaSetwd.ws | Sets the current Manta working directory to the R workspace.... |
| mantaSnapln | Makes a Snaplink - combination ZFS snapshot and Symbolic... |
| mantaSource | Downloads specified Manta R source code file and applies... |
| mantaunixstyle | mantaLs and mantaFind callback - Unix like listings mimic of... |
| mantaWhoami | Reports the active Manta account information. |
| mantaXfer | raw REST API Manta Caller for mantaPut mantaGet and related... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.