8000 eduard-martinez (Eduard Fernando Martinez Gonzalez) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View eduard-martinez's full-sized avatar

Block or report eduard-martinez

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eduard-martinez/README.md

counter contributions welcome

Hi! 👋

I’m a professor at the Department of Economics at Universidad ICESI and Director of the Center for Research in Economics and Finance (CIENFI). My research focuses on development economics, big data, and machine learning, particularly in their applications to public policy.

You can see my web page here.

# Free R course

I teach an intermediate-level R course (In Spanish) available here.

# Function ☕ check

coffee_check = function(coffe_cup){ 
               if (is.full(coffe_cup) == T){
                   print('Start to work')
               }
               else {
                     print('Refill with sugar-free coffee')
               }
}

Pinned Loading

  1. counties-districts counties-districts Public

    En este repositorio se calculan los condados por distrito

    R 1 1

  2. geocode-addresses geocode-addresses Public

    This repository contains a function to geocode R addresses using the Google Maps appi

    R 2 3

  3. eduard-martinez.github.io eduard-martinez.github.io Public

    This is repository of my personal web page

    HTML 6

  4. motorcycle_crimen_app motorcycle_crimen_app Public

    Forked from ivanhigueram/deforestation_app

    Shiny app for motorcycle and crime in Colombia

    HTML

0