
CRAN.R-project.org/package=listenv
Preview meta tags from the cran.r-project.org website.
Linked Hostnames
5- 2 links tocran.r-project.org
- 2 links togithub.com
- 1 link todoi.org
- 1 link tolistenv.futureverse.org
- 1 link towww.bioconductor.org
Thumbnail

Search Engine Appearance
listenv: Environments Behaving (Almost) as Lists
List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'.
Bing
listenv: Environments Behaving (Almost) as Lists
List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'.
DuckDuckGo
listenv: Environments Behaving (Almost) as Lists
List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'.
General Meta Tags
9- titleCRAN: Package listenv
- Content-Typetext/html; charset=utf-8
- viewportwidth=device-width, initial-scale=1.0, user-scalable=yes
- citation_titleEnvironments Behaving (Almost) as Lists [R package listenv version 0.9.1]
- citation_authorHenrik Bengtsson
Open Graph Meta Tags
5- og:titlelistenv: Environments Behaving (Almost) as Lists
- og:descriptionList environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'.
- og:imagehttps://CRAN.R-project.org/CRANlogo.png
- og:typewebsite
- og:urlhttps://CRAN.R-project.org/package=listenv
Twitter Meta Tags
1- twitter:cardsummary
Link Tags
2- canonicalhttps://CRAN.R-project.org/package=listenv
- stylesheet../../CRAN_web.css
Links
7- https://CRAN.R-project.org/package=listenv
- https://CRAN.R-project.org/src/contrib/Archive/listenv
- https://doi.org/10.32614/CRAN.package.listenv
- https://github.com/HenrikBengtsson/listenv
- https://github.com/HenrikBengtsson/listenv/issues