diff --git a/guide/english/r/objects/index.md b/guide/english/r/objects/index.md index b0b1248ae3..81ecfee23d 100644 --- a/guide/english/r/objects/index.md +++ b/guide/english/r/objects/index.md @@ -39,6 +39,6 @@ Second, a name cannot use some special symbols, like `^, !, $, @, +, -, / ## References -Official Docs -Objects in R by r-bloggers -CRAN \ No newline at end of file + * [Official Docs](https://cran.r-project.org/manuals.html) + * [Objects in R by r-bloggers](https://www.r-bloggers.com/classes-and-objects-in-r/) + * [CRAN](https://cran.r-project.org/doc/manuals/r-release/R-lang.html)