knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

cloudcompare

The goal of cloudcompare package is to establishes an interface between R and CloudCompare software. It allows the user to access CloudCompare command line mode functionalities from within R.

Installation

devtools::install_github("GreKro/cloudcompare") 

Example



GreKro/cloudcompare documentation built on Dec. 4, 2019, 5:31 p.m.