powered by
Dataset with the name, ID, and style of possible Minecraft items.
data(mc_items)
Data frame with columns `name`, `id`, and `style`.
# NOT RUN { data(mc_items) mc_items[grep("Dirt", mc_items$name),] # }
Run the code above in your browser using DataLab