Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 427 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 427 Bytes

Install rFVS

install_github(
  "SilviaTerra/rFVS"
)

FVS Configuration

To install download, install, and configure FVS you can run install_fvs.sh on a linux machine.

system(paste("sh", system.file("install_fvs.sh", package = "rFVS")))

This script follows guide on the open FVS wiki for installing dependencies and configuring FVS.