Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truncate lines too long in the help #1

Open
bomeara opened this issue Jul 19, 2018 · 0 comments
Open

Truncate lines too long in the help #1

bomeara opened this issue Jul 19, 2018 · 0 comments
Assignees

Comments

@bomeara
Copy link
Owner

bomeara commented Jul 19, 2018

checking Rd line widths ... NOTE
Rd file 'nsf_get_person.Rd':
  \examples lines wider than 100 characters:
     plot(x=range(c(lubridate::mdy(bco$startDate), lubridate::mdy(bco$expDate))), y=range(bco$fundsObligatedAmt), type="n", log="y", bty="n" ... [TRUNCATED]
       lines(x=c(lubridate::mdy(bco$startDate)[grant.index], lubridate::mdy(bco$expDate)[grant.index]), y=rep(bco$fundsObligatedAmt[grant.in ... [TRUNCATED]
       text(x=mean(c(lubridate::mdy(bco$startDate)[grant.index], lubridate::mdy(bco$expDate)[grant.index])), y=as.numeric(bco$fundsObligated ... [TRUNCATED]

Rd file 'nsf_return.Rd':
  \examples lines wider than 100 characters:
     mjs.PI <- sanderson[grepl("Michael J Sanderson",sanderson$pdPIName),] #note the lack of period for middle initial in the search string
     plot(x=lubridate::mdy(mjs.grants$startDate), y=mjs.grants$fundsObligatedAmt, pch=20, log="y", bty="n", xlab="Start date", ylab="Funding ... [TRUNCATED]

@bomeara bomeara self-assigned this Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant