R Introduction

Mica R client, available as a R package, enables data exploration of a Mica server published content.

Requirements

R 3.6.x or 4.x must be installed on the system. See more about R project.

Installation

You can install Mica R package from the official CRAN repository:

install.packages("micar")