Skip to content
/ lego Public
forked from seankross/lego

R data package featuring every Lego set from 1970 to 2014

Notifications You must be signed in to change notification settings

imclab/lego

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lego

This R data package contains information about every Lego set manufactured from 1970 to 2014, a total of 5710 sets. A few of the variables included for each set are:

  • Item number
  • Name
  • Year manufactured
  • Theme
  • Number of pieces
  • Number of minifigures included
  • Price

To install:

library(devtools)
install_github("seankross/lego")

About

R data package featuring every Lego set from 1970 to 2014

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 92.1%
  • Shell 7.9%