browse_exercise: Navigate to an exercise description on exercism.io

Description Usage Arguments Examples

Description

Navigate to an exercise description on exercism.io

Usage

1
browse_exercise(track_id = "r", slug)

Arguments

track_id

a normalized, url-safe identifier for a language track. e.g. r, python, javascript etc

slug

a normalized, url-safe identifier for a problem e.g. "hello-world"

Examples

1
2
3
4
## Not run: 
browse_exercise("r", "leap")

## End(Not run)

jonmcalder/exercism documentation built on May 24, 2019, 4:06 a.m.