Skip to content

Tools to Work with SOFIA Analyses

Notifications You must be signed in to change notification settings

sofia-taf/SOFIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOFIA

Tools that support the SOFIA Transparent Assessment Framework (SOFIA-TAF).

Installation

The package can be installed from GitHub using the install_github command:

library(remotes)
install_github("sofia-taf/SOFIA")

Usage

For a summary of the package:

library(SOFIA)
?SOFIA

Development

The SOFIA package is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.