powered by
Data loads lazily. Type data(rdchem) into the console.
data(rdchem)
A data.frame with 32 rows and 8 variables:
rd. R&D spending, millions
sales. firm sales, millions
profits. profits, millions
rdintens. rd as percent of sales
profmarg. profits as percent of sales
salessq. sales^2
lsales. log(sales)
lrd. log(rd)
# NOT RUN { str(rdchem) # }
Run the code above in your browser using DataLab