cxcxxin / urap_tech_sp16

issue tracking
1 stars 1 forks source link

fix datacomputing on xin computer #34

Closed cxcxxin closed 8 years ago

cxcxxin commented 8 years ago

@asdwe2108 errror

png(file="3_z_histogram_of_prem_adjacent_2_col_in_different_bundle_index.png",bg="transparent") result6%>%ggplot()+

  • geom_histogram(bins=2,boundary=0,aes(x=premrel,y=(..density..)*1000),color="white")+
  • scale_y_continuous(labels = percent)+
  • labs(title="2 Column Histogram of Premium Adjacent",x="Premium Adjacent",y="Percentage")+
  • facet_wrap(~bundle_index2, nrow =3) Error in structure(list(call = match.call(), aesthetics = aesthetics, : object 'percent' not found dev.off()