Skip to content

Commit

Permalink
Millora documentació
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaspons committed Nov 22, 2024
1 parent 8188bd9 commit 0a80029
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 4 additions & 2 deletions man/becat_cadastre.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Revisió dels topònims dels cadastres dels municipis de Catalunya Nord feta per Joan Becat
}
\description{
%% ~~ A concise (1-5 lines) description of the dataset. ~~
Inclou els topònims anteriors i els corregits així com el topònim que apareix al GEOPORTAIL de l'IGN.
}
\usage{becat_cadastre}
\format{
Expand All @@ -31,10 +31,12 @@ Revisió dels topònims dels cadastres dels municipis de Catalunya Nord feta per
Joan Becat \url{https://joanbecat.cat}. Extracció de les dades a \file{data-raw/becat_cadastre.R}.
}
\examples{
names(becat_cadastre)
str(becat_cadastre[1])

# Diversitat de capçaleres
unique(lapply(becat_cadastre, names))

# Municipis inclosos
names(becat_cadastre)
}
\keyword{datasets}
3 changes: 1 addition & 2 deletions man/meta_cadastre.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Informació sistematitzada extreta de \code{\link{intro_cadastre}}.
Joan Becat \url{https://joanbecat.cat}. Extracció de les dades a \file{data-raw/metadades_becat_cadastre.R}.
}
\examples{
data(meta_cadastre)
## maybe str(meta_cadastre) ; plot(meta_cadastre) ...
str(meta_cadastre)
}
\keyword{datasets}

0 comments on commit 0a80029

Please sign in to comment.