Learn R Programming

CallEshotgun (version 0.2.0)

checkLibraries: Check for required Library and Python Packages

Description

The function will download all required Python Packages that are rquired for the e-shotgun to run properly.

Usage

checkLibraries(method = "auto", conda = "auto")

Arguments

method

method of installation

conda

environment

Examples

Run this code
# NOT RUN {
checkLibraries()
# }

Run the code above in your browser using DataLab