No articles match
Getting Started5 months ago
Download jar files using Maven | Caching of Java libraries | Using local repository Jar files in rJava | Java compilation | Step 0: write some java code | Step 1: compile the jar | Step 2: use the jar | Options and configuration | What else could you do? | Further work
Getting Started9 months ago
File output | Ggplot utilities | Tabular data in ggplots
Getting Started with Arear10 months ago
Background | Maps and capacity data | Containment | Intersection | Areal interpolation | Geography as network | Preview a map with points of interest overlaid | Estimating the catchment areas of hospitals. | Displaying e.g. London as a popout | Facetted plot labelling
dtrackr - Basic operations10 months ago
Tracking data provenance | Basic operation - comments and stratification | Status - Further analysis in the workflow | Filtering, exclusions and inclusions | Excluded data | Formatting options | Advanced handling of the history graph. | Combined data flows
dtrackr - Configuration example10 months ago
Global configuration | Formatting options | Recording options | Naming conventions for groups | Default text | Subgroup count | Exclusions | Reporting exclusions which do nothing | Maximum groupings | Verbose output
dtrackr - Grouping, Nesting and Long format data10 months ago
Maximum groupings
dtrackr - Consort statement example2 years ago
CONSORT statement | Excluded data | Tagging the pipeline | Reusable functions | References
R6 Generator Maven Plugin: Datatype conversion2 years ago
Datatype conversion | Round tripping data from R to Java to R | Nulls and voids | Character data | Numeric data | Integer data | Factors | Dates | Logicals | Files | Dataframes | Arrays | Lists | Generating data in Java | Primitive equivalents | Vectors | Dataframes and lists
R6 Generator Maven Plugin: Key features2 years ago
Features | Installation and instantiation | Predictable data type conversion | More complex objects | Objects, fluent apis and factory methods | Logging, printing and exceptions | Finalising and clean up | Support for debugging | Asychronous and long running code | Parameters and return types in asynchronous methods | Monitoring the status of long running operations | Summary
R6 Generator Maven Plugin: Metadata and Maven configuration2 years ago
Maven pom.xml options | Sample pom.xml | The r6-generator-runtime Java library | Github maven repository declarations for both code and plugins | Plugin configuration for the r6-generator-maven-plugin | outputDirectory | packageData | Goals
R6 Generator Runtime: Using R Datatypes in Java2 years ago
Imports | Wrapping and unwrapping | RVector creation and transformation | RDataframe binding to POJOs | Streaming POJOs to RDataframes | Lists and named lists
jplantuml4r: Getting Started2 years ago
Installation instructions | Usage
dtrackr - Joining data pipelines3 years ago
Joins across data sets | Unions
Using html2pdfr4 years ago
Installation instructions | Initialising the library | Generating a PDF | Generating a pdf from HTML content | Multipage output
Placeholder4 years ago
Roogledocs
R6 Generator Maven Plugin: Getting started4 years ago
Rationale | Basic usage | Write a java api: | Package it: | Run it from R: