-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
From author of 2024-30:
1) The check says the title is in error and suggests using \emph{. That does not work either for me, but then I don’t understand what the error is in the first place and neither does the check.
Here is the code and output:
title: "UpAndDownPlots: An R Package for Displaying Absolute and Percentage Changes"
> check_title(path = "~/Desktop/UpAndDownR-f/UaDfinalRev-f")
✖ ERROR: Article title not in title case! Suggest title: \emph{upanddownplots.
> tools::toTitleCase("UpAndDownPlots: An R Package for Displaying Absolute and Percentage Changes")
[1] "UpAndDownPlots: An R Package for Displaying Absolute and Percentage Changes”
What’s the difference?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels