Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Optimizing R Code with Rcpp

Course Cover
compare button icon
Course Report - Optimizing R Code with Rcpp

Course Report

Find detailed report of this course which helps you make an informed decision on its relevance to your learning needs. Find out the course's popularity among Careervira users and the job roles that would find the course relevant for their upskilling here. You can also find how this course compares against similar courses and much more in the course report.

Course Features

icon

Duration

4 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

4 hours

Course Description

R is a great language for data science. Sometimes, however, it can take a while to execute the code. You can combine the convenience of R and the efficiency of a compiled language programming language to create the code you desire.

C++ is a high performance language that has modern features and can be used for R code acceleration. C++ can integrate with R by using the Rcpp Package. This course will show you how to modify R objects (vectors and lists) and how C++ functions can dramatically improve the performance your R code.

Course Overview

projects-img

Virtual Labs

projects-img

International Faculty

projects-img

Case Based Learning

projects-img

Post Course Interactions

projects-img

Case Studies,Hands-On Training,Instructor-Moderated Discussions

Skills You Will Gain

Prerequisites/Requirements

Introduction to Writing Functions in R

What You Will Learn

C++ is a modern, high performance language that is simple enough to learn in the context of accelerating R code

You will learn how to create and manipulate typical R objects (vectors and lists), and write your own C++ functions to dramatically boost the performance of your R code

Course Instructors

Author Image

Team ThinkR

R Training

ThinkR provides specialized consulting, development and training in R software.
Course Cover