LFOD/real-blog

2019/09/04/building_a_data_driven_cv_with_r/

Opened this issue · 4 comments

Live Free or Dichotomize - Building a data-driven CV with R

https://livefreeordichotomize.com/2019/09/04/building_a_data_driven_cv_with_r/

Dear Nik, I've been trying to use this package to build my cv from Googlesheet. However, I keep getting this error whenever I try to render it (Quitting from lines 141-142 (cv.rmd)
Error: Must assign to rows with a valid subscript vector.
x Subscript i can't contain 0 values.
i It has a 0 value at location 1.). Do you have any solution for this. Thanks.

HI @DrJohan
I had the same error. Unfortunately, I am no expert in R and I tried a couple of things. In the end, I think it relates to the Google Sheet: I had some blank fields and maybe this causes the error but I am not sure. Maybe it helps.

Hi @mlnsvs. Thank you. Finally I'm able to solve this issue. Just one more thing. How do I change the Skills bar into another color?

Hi @DrJohan, could you perhaps tell me how you fixed your initial error with the subscript?

Thanks in advance!