[R] about .function

Bogdan Tanasa t@n@@@ @end|ng |rom gm@||@com
Thu Jan 30 19:38:04 CET 2020


Dear all,

if I may ask please a very simple question :

what does "." mean in front of  function name : an example below . thank
you very much !

.set_pbmc_color_11<-function() {
  myColors <- c( "dodgerblue2",
                 "green4",
                 "#6A3D9A", # purple
                 "grey",
                 "tan4",
                 "yellow",
                 "#FF7F00", # orange
                 "black",
                 "#FB9A99", # pink
                 "orchid",
                 "red")

	[[alternative HTML version deleted]]



More information about the R-help mailing list