Skip to content
View Martin-Venegas-M's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Martin-Venegas-M

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Martin-Venegas-M/README.md

Hi! 🎈

martin <- tibble::tibble(
  hi = c("Hello World!", "Welcome to my profile", ":)")
)

A bit about me :)

about_me <- martin |>
  dplyr::mutate(
    name = "Martín Venegas Márquez",
    located_in = "Santiago, Chile",
    current_job = "Socioeconomic Analyst | Survey Analyst",
    education = c(
      "Graduate Diploma in Statistics",
      "Professional certificate in Sociology",
      "Bachelor's degree in Sociology"
    ),
    company = "National Institute of Statistics of Chile (INE)",
    fields_of_interests = c(
      "Applied Statistics",
      "Survey Methodology",
      "R"
    ),
    background = c(
      "Socioeconomic Analyst of Time Use Survey and Micro-entrepreneurship Survey",
      "Research and Technical assistant at COES, FONDECYT and other types of projects",
      "Teaching asisstant in quantitative methods and statistics related courses"
    ),
    currently_learning = "R Packages, Advanced R stuff and more statistics and survey methodology :)",
    goals_2026 = "Create a new R package and learn new things!",
    hobbies = "Climbing, outdoors and some reading"
  )

Pinned Loading

  1. 2025_pnud_miedo 2025_pnud_miedo Public

    Repositorio para consultoría técnica PNUD 2025

    HTML

  2. bookclub-advr bookclub-advr Public

    Forked from r4ds/bookclub-advr

    JavaScript

  3. thesis-justification-of-violence/thesis-report thesis-justification-of-violence/thesis-report Public

    Repositorio para Tesis de Pregrado Sociología UCH 2022, Santiago, Chile: "¿Quién justifica qué? El rol del sentido de injusticia en las justificaciones de violencia en contexto de protesta"

    TeX

  4. seg-apeg seg-apeg Public

    Repository for article on social class, socioeconomic level of the neighborhood and attachment to society

    HTML

  5. ayudantia-doc-udp ayudantia-doc-udp Public

    El presente repositorio contiene el material para la ayudantía de R del curso "Seminario Metodológico Disciplinario: Metodologías Cuantitativas" en el Doctorado en Psicología de la UDP

    HTML 1

  6. enuttools enuttools Public

    [TEMPORARY READ ONLY] Functions for processing and analyzing time use surveys based on a stylized questionnaire

    R