In a linetype scale, how do I skip certain values for my graph? Value 2 and 3 look too similar for my taste, so I’d like to skip one of them and instead use 0, 1, 2 and 4.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could use
scale_linetype_manual()and set values.