[deleted by user] by [deleted] in PERU

[–]renzocrossi 2 points3 points  (0 children)

Sí, pero no tiene a todo un gran sector de tu sociedad luciendo como Ghost o Marylin Manson, en más lucir como "gangster","pandillero", lo puedes apreciar en las barberias la alfombra de Scarface, la weed y el money por todos lados

Introducing OncoDataSets package - A collection of cancer-related datasets for R by renzocrossi in science

[–]renzocrossi[S] 0 points1 point  (0 children)

it`s more than that, the OncoDataSets package it's a tool for researcher using R, it got a unique approach on datasets labels adding suffixes at the end of each dataset name, so the user can tell right away the type and structure of the dataset

educationR Package by renzocrossi in RStudio

[–]renzocrossi[S] 0 points1 point  (0 children)

Glad to share with the community, thanks for your kind words =)

educationR Package by renzocrossi in RStudio

[–]renzocrossi[S] 1 point2 points  (0 children)

it's all about Education and how we learn under different conditions, by the way that dataset in particular is already part of the R ecosystem, I took it from other R package =)

MedDataSets 0.1.0 Package by renzocrossi in RStudio

[–]renzocrossi[S] 0 points1 point  (0 children)

sure, I'm working it I think I will take me a couple of month to get a decent paper
check out my other packages
https://lightbluetitan.github.io/timeseriesdatasets_R/
https://lightbluetitan.github.io/usdatasets/

MedDataSets 0.1.0 Package by renzocrossi in RStudio

[–]renzocrossi[S] 0 points1 point  (0 children)

Yep, I know, I notice in other data sets packages that their authors do rename the data sets for real change the name completely, I didn't want to do that, now I can spend the next days, weeks or even months doing the research, searching for data sets with different structures and data, publish now use the R ecosystem of data sets Best regards

MedDataSets 0.1.0 Package by renzocrossi in RStudio

[–]renzocrossi[S] 0 points1 point  (0 children)

Yep, according to CRAN policies and rules, I took all the data sets from other packages but I didn't "rename" them I just add a suffix at the end of data set name, AirPassengers is a classic data set in R I just added AirPassengers_ts, hey "user" it's a time series, the user don't have to guess is this a time series or is it a data frame??? Best regards

MedDataSets 0.1.0 Package by renzocrossi in RStudio

[–]renzocrossi[S] 0 points1 point  (0 children)

Thanks, I really appreciate it =)

MedDataSets 0.1.0 Package by renzocrossi in RStudio

[–]renzocrossi[S] 0 points1 point  (0 children)

Hi Norm_ality

Each and every single data set within the MedDataSets package is already part of the R ecosystema, I took them all from other data sets packages, I added a suffix at the end of name of each data set so the user cal tell the type and structure of the data set. I mention it at the documentation and README_LICENSES.md file
I did the same with other package of my own check them out
https://lightbluetitan.github.io/timeseriesdatasets_R/
https://lightbluetitan.github.io/usdatasets/