Learn R Programming

PatientLevelPrediction (version 3.0.0)

registerSequentialBackend: registerSequentialBackend

Description

registerSequentialBackend registers a sequential backend for single core processing.

Usage

registerSequentialBackend()

Arguments

Examples

Run this code
# NOT RUN {
# register a sequential backend
registerSequentialBackend()
# }

Run the code above in your browser using DataLab