Tao.Hu

Results 6 issues of Tao.Hu

http://qinwenfeng.com/jiebaR/ 这个网址打不开,好像不是很稳定

I want to make the waffle plot arranged in row,like this: ![image](https://user-images.githubusercontent.com/12443607/59976838-73496d80-95fc-11e9-8f5b-b01ef9c062fa.png) How can I do?

Hi , I want to ask can this fastknn funcion use for regression?

When I run `devtools::install_github("rubenarslan/formr")`, I got following errors: ``` * installing *source* package 'formr' ... ** R Error : (converted from warning) unable to re-encode 'feedback_plotting.R' lines 156, 243, 296,...

when I use biglasso,my data was a sparse matrix class of Matrix package,biglasso seems only support a big.matrix,I can not onvert a sparse matrix to a big.matrix. any suggestions? thanks

I want to use annotation_scale to show scale in ggplot2 map . there is my code ,but i don not know why ggspatial::annotation_scale return 0 cm. ``` rm(list = ls())...