Skip to content

I created this repository to understand the R syntax. This code create a wordlist of dates in an interval put by user.

License

Notifications You must be signed in to change notification settings

lucasrennok/Dates_Wordlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📃 Wordlist With R

I created this repository to understand R syntax and make a wordlist with it.

Don't forget to install the packages first.

📄 The wordlist

The wordlist will be a set of dates in a interval. The interval will be put by the user.

Input:

input

Output:

ouput

📌 References

I used the information of this site to generate the text file. Take a look on it, this web-site show how to create CSV files too. And see this to know some things about the "write".

I used the information of this site to manipulate the dates. Take a look on it too, this web-site show a lot of interesting functions.

📘 R language

Is very good to use this language to organize and analise data. Maybe I will use it more after that. There are a lot of functions to use in Data Science.

About

I created this repository to understand the R syntax. This code create a wordlist of dates in an interval put by user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages