Skip to contents

Check if one more more plugin is already downloaded.

Usage

plugins_downloaded(platforms = NULL)

Arguments

platforms

(character())
Platform names.

Value

logical(1)

Examples

# Check if CPU plugin is downloaded
plugins_downloaded("cpu")
#> [1] TRUE