jhen1115
Results
2
issues of
jhen1115
Hi, When using R haven package version 2.5.4 (ReadStat version 1.1.9), getting the below errors: ReadStat: Row #0 decompressed to -1 bytes (expected 8264 bytes) ReadStat: Error parsing page 0,...
bug
SAS
Hi, There is a dropdown validator issue when more than 1 character in dropdown. For example, ``` rhandsontable(data.frame(char = rep("Ab", 2))) %>% hot_col( "char", type = "dropdown", source = "Ab"...