Heyy you

Blog Post This is a blog post about Star Wars. You can see how many characters have green eyes or your eye color. starwars %>% select(eye_color, height) %>% group_by(eye_color) %>% ggplot( aes(x= height, y= eye_color) )+ geom_point(size=3, alpha=0.4, color='black')+ labs(title = 'Star Wars Data, eye color and height', y='eye color')+ theme( text = element_text(size = 12, family = 'Lato'), axis.text.y = element_text(size = 12, face = 'bold') ) Cars Data summary(cars) ## speed dist ## Min.

By Zane Dax in R

December 11, 2021

Set up your social

This theme offers built-in Font Awesome icons for organizing your collection of social accounts and their links. Use icons to help visitors find you wherever you want to be found, and learn how to show or hide them in your site’s header, footer, homepage, about page, and contact form.

Style your site typography

This theme offers three ways to customize your site’s fonts. Choose from 6 embedded font options, including 3 serif and 3 sans-serif fonts, or rely on system fonts with reliable fallbacks using Tachyons. You may also bring your own font files (CSS required!).

Style your site colors

This theme offers three ways to customize your site’s colors. Use one of 8 built-in color themes, or style your own palette using named colors from the Tachyons design system. You may also bring your own hex codes to make fully custom color palette that is all your own.