Closed nanxstats closed 1 year ago
I can make the change, what’s the recommendation for package name style?
Good. I can provide two data points:
So it's up to you. Personally I feel not styling at all makes more sense as it's much less visual burden when package names are mentioned a lot.
I suggest we make a consistency fix to not stylize R package names as inline code, such as
r2rtf
.This would make it consistent with the styling practices in Hadley's books, such as adv-r, r-pkgs, ggplot2-book.
Since we are using package names a lot in the text, I also don't think rendering them as emphasized text (bold or italic) is optimal. See bold or italic for the reasoning.
@elong0527 What do you think?