Opened 15 years ago
Last modified 7 years ago
#65 closed task
Variables / Variables CCM — at Version 1
Reported by: | celine | Owned by: | celine |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Statistics | Version: | EDA2.0 |
Keywords: | Cc: |
Description (last modified by celine)
faire une description croisée variables / variables ccm (variable nommée type)
Distance
Distance relative
Pente
temp_mean
library(ggplot2)
g<-ggplot(data)+geom_histogram() ou stat_bin() + facet_grid(. ~ type)
Note: See
TracTickets for help on using
tickets.