palette_Kakutani: Returns a color palette based on Prof.Kakutani's clothing

Description Usage

View source: R/palette_Kakutani.R

Description

Returns a list of seven colors picked up from clothing Prof.Kakutani wore in the all-member-picture of Lab HP. Feel free to make your next paper full of Prof.Kakutani-colored figures.

Usage

1
2
3
4
palette<-palette_Kakutani()
#examples to color your plots;
boxplot(data1,data2....,data7,col=palette) #seven boxes are colored with the seven colors in the palette.
plot(x,y,col=palette[1]) #the first color of the palette_Kakutani,the color of his jeans, will be used

Satoyo08/Kakutani documentation built on Nov. 9, 2019, 12:42 a.m.