Learn R Programming

fibos (version 2.0.1)

fibos_config: Install the 'Python' 'fibos' Module

Description

This function creates a 'Python' virtual environment and installs the 'Python' module 'fibos' required for the full functionality of this package. It handles different system configurations and ensures that the correct compiler paths are set.

Usage

fibos_config()

Arguments

See Also

occluded_surface()

osp()

Examples

Run this code
# \donttest{
# Set up the 'Python' environment and install the required module
fibos_config()
# }

Run the code above in your browser using DataLab