Skip to content

Commit

Permalink
Changes suggested by winbuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
pfh committed Mar 19, 2022
1 parent 00b9805 commit 6d7cf57
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
#' langevitour(zeiselPC[,-1], zeiselPC$type)
#'
#' @references
#' Zeisel, A., Muñoz-Manchado, A. B., Codeluppi, S., Lönnerberg, P., La Manno, G., Juréus, A., Marques, S., Munguba, H., He, L., Betsholtz, C., Rolny, C., Castelo-Branco, G., Hjerling-Leffler, J., & Linnarsson, S. (2015). Cell types in the mouse cortex and hippocampus revealed by single-cell RNA-seq. \emph{Science}, 347(6226), 1138–1142. \href{https://doi.org/10.1126/science.aaa1934}{https://doi.org/10.1126/science.aaa1934}
#' Zeisel, A., Muñoz-Manchado, A. B., Codeluppi, S., Lönnerberg, P., La Manno, G., Juréus, A., Marques, S., Munguba, H., He, L., Betsholtz, C., Rolny, C., Castelo-Branco, G., Hjerling-Leffler, J., & Linnarsson, S. (2015). Cell types in the mouse cortex and hippocampus revealed by single-cell RNA-seq. \emph{Science}, 347(6226), 1138–1142. \doi{10.1126/science.aaa1934}
#'
"zeiselPC"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ data(zeiselPC)
langevitour(zeiselPC[,-1], zeiselPC$type)
```

* [R documentation.](https://logarithmic.net/langevitour/reference)
* [R documentation.](https://logarithmic.net/langevitour/reference/)


## Javascript usage
Expand Down
2 changes: 1 addition & 1 deletion man/zeiselPC.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d7cf57

Please sign in to comment.