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

Documentation problems #4

Open
Enchufa2 opened this issue Feb 11, 2018 · 0 comments
Open

Documentation problems #4

Enchufa2 opened this issue Feb 11, 2018 · 0 comments

Comments

@Enchufa2
Copy link
Member

From R CMD check --as-cran:

* checking Rd line widths ... NOTE
Rd file 'siane_map.Rd':
  \examples lines wider than 100 characters:
     shp <- siane_map(obj = obj, level = "Municipios", canarias = FALSE, peninsula = "close") # Loading the municipality's map of Spain

Rd file 'siane_merge.Rd':
  \examples lines wider than 100 characters:
     shp <- siane_map(obj = obj, level = "Municipios", canarias = FALSE) # Loading the municipality's map of Spain
     df <- as.data.frame(read.px("/home/ncarvalho/Downloads/2879.px"))# Get this file in INE's website. Check the README to learn how to do  ... [TRUNCATED]

These lines will be truncated in the PDF manual.

Please, place the comments over the line (and in multiple lines if a comment is longer than 100 characters).

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