rbedrock_example: Get path to rbedrock example

View source: R/example.R

rbedrock_exampleR Documentation

Get path to rbedrock example

Description

rbedrock comes bundled with a number of sample files in its inst/extdata directory. This function make them easy to access.

Usage

rbedrock_example(path = NULL)

rbedrock_example_world(path)

Arguments

path

Name of file or directory. If NULL, the examples will be listed.

Examples

rbedrock_example()
rbedrock_example("example1.mcworld")
rbedrock_example_world("example1.mcworld")

rbedrock documentation built on May 29, 2024, 8:20 a.m.