installRawrrExe | R Documentation |
rawrr
assemblydownloads and installs the rawrr.exe
.NET assembly in
the directory provided by rawrrAssemblyPath()
.
installRawrrExe(
sourceUrl = "https://fgcz-ms.uzh.ch/~cpanse/rawrr/dotnet/",
force = FALSE,
...
)
sourceUrl |
url of |
force |
if |
... |
other parameter for |
The console application rawrr
is used by the package's
reader functions through a system2 call.
An integer code, 0 for success and non-zero for failure. For the "wget" and "curl" methods this is the status code returned by the external program.
buildRawrrExe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.