| moore {PAmeasures} | R Documentation | 
Moore's Law data
Description
A dataset containing the number of transistors and the corresponding #' years. The Moore's Law #'states that the number of transistors in a dense integrated circuit doubles approximately every two #'years. moore.
Usage
moore
Format
A data frame with 48 rows and 3 variables:
- year
- year, from 1973 to 2011 
- time
- time starting from 1973 
- count
- number of transistors 
[Package PAmeasures version 0.1.0 Index]