Giter Site home page Giter Site logo

rlille / meetups Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 34.72 MB

Materials of the R Lille group Meetups.

Home Page: http://meetup.rlille.fr

License: Creative Commons Attribution Share Alike 4.0 International

R 0.05% HTML 99.91% CSS 0.04%
rlille rug meetup rstats

meetups's Introduction

R Lille Meetup Posters

License

Affiche du Meetup du 2020-01-31
2020-01-31
Affiche du Meetup du 2020-10-07
2020-10-07
Affiche du Meetup du 2020-10-30
2020-10-30
Affiche du Meetup du 2021-02-17
2021-02-17
Affiche du Meetup du 2021-04-15
2021-04-15
Affiche du Meetup du 2021-04-29
2021-04-29
Affiche du Meetup du 2021-06-17
2021-06-17
Affiche du Meetup du 2021-11-18
2021-11-18
Affiche du Meetup du 2021-12-02
2021-12-02
Affiche du Meetup du 2022-02-24
2022-02-24
Affiche du Meetup du 2022-04-07
2022-04-07
Affiche du Meetup du 2022-10-06
2022-10-06

Note: Poster/slides based on a template by Mickaël Canouil (https://github.com/mcanouil/xaringan-template/).

Submit A Meetup Proposal

To submit a meetup proposal, make a pull request (PR) which add a new R script (in ./R) as described below.
The script must be named 20YY-MM-DD.R where YY is the year, MM is the month and DD is the day of the proposed meetup.
The PR will be reviewed, modified (if needed), and validated by the R Lille organisers.
Once the PR is validated and merged, the MeetUp will be scheduled and published on rlille.fr and meetup.rlille.fr.

# `R/20YY-MM-DD.R`
create_meetup(
  output = here::here("meetups/20YY-MM-DD"),
  rmd_params = list(
    title = "Title Of The Meetup", # title of the meetup
    author = "Firstname Lastname", # speaker
    institute = "", # speaker's institute/affiliation
    date = 'Thursday, the DD<sup><i style="font-size:0.5em;">th</i></sup> of MM, 20YY - 18:00 CET', # date of the meetup
    date_short = "20YY-MM-DD", # date of the meetup using YYYY-MM-DD format
    picture = "none", # URL of the speaker's picture, or "none"
    website = "", # URL of the speaker's website
    abstract = "", # abstract of the talk using Markdown syntax
    biography = "", # biography of the speaker using Markdown syntax
    language = "en", # language of the talk
    meetup_id = "" # to be filled by R Lille organisers
  )
)

Note: The date can be changed/updated after the PR is made.

meetups's People

Contributors

mcanouil avatar privefl avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

privefl

meetups's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.