Learn R Programming

PiC (version 1.2.7)

run_PiC: Launch PiC Shiny App

Description

Launch the Shiny app for interactive 3D point cloud processing.

Usage

run_PiC()

Arguments

Value

No return value, called for side effects (launches Shiny app)

Details

This function launches an interactive web application for analyzing forest point cloud data. The app requires additional packages that are not installed by default. If these packages are missing, you will be prompted to install them.

Examples

Run this code
if (FALSE) {
# Launch the interactive app
run_PiC()
}

Run the code above in your browser using DataLab