autoplotly.maf_df: Basic 3D visualisation of tractography streamlines

View source: R/plot-fascicles.R

autoplotly.maf_dfR Documentation

Basic 3D visualisation of tractography streamlines

Description

Basic 3D visualisation of tractography streamlines

Usage

## S3 method for class 'maf_df'
autoplotly(x, ..., color_fn = NULL)

Arguments

x

An object of class maf_df.

...

Additional parameters to be passed to autoplotly.

color_fn

A function or other R objects coercible into a function via as_function that adds a column PointColor to the input maf_df object. Defaults to NULL which uses the internal color_by_orientation() function.

Value

An object of class plotly.

Examples

autoplotly::autoplotly(uf_left)


astamm/rtists documentation built on April 14, 2022, 9:44 a.m.