author: “Darío Bolaños” title: “Practica de R” output: html_document: toc: true toc_float: true theme: flatly —
El salario es una compensación económica que reciben los trabajadores a cambio de su esfuerzo y tiempo dedicado a una actividad laboral. Este concepto es fundamental en el ámbito económico, ya que no solo influye en la calidad de vida de los individuos, sino que también afecta la dinámica del mercado laboral y la economía en general.
Los salarios pueden variar en función de diversos factores, como la industria, la experiencia del trabajador, la ubicación geográfica y las condiciones económicas del país. Además, el salario mínimo es un tema crucial en el debate sobre justicia social y equidad, ya que establece un piso para la remuneración y busca garantizar que todos los trabajadores reciban una compensación digna por su labor.
Comprender el salario y sus implicaciones es esencial para analizar las relaciones laborales, las políticas de empleo y la distribución de la riqueza en una sociedad. En un contexto de cambios constantes, el estudio de los salarios también aborda cuestiones como la desigualdad y la movilidad social, destacando su relevancia en la construcción de economías más justas y sostenibles.
## Warning: package 'tidyverse' was built under R version 4.4.1
## Warning: package 'ggplot2' was built under R version 4.4.1
## Warning: package 'tibble' was built under R version 4.4.1
## Warning: package 'tidyr' was built under R version 4.4.1
## Warning: package 'readr' was built under R version 4.4.1
## Warning: package 'purrr' was built under R version 4.4.1
## Warning: package 'dplyr' was built under R version 4.4.1
## Warning: package 'stringr' was built under R version 4.4.1
## Warning: package 'forcats' was built under R version 4.4.1
## Warning: package 'lubridate' was built under R version 4.4.1
## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
## ✔ dplyr 1.1.4 ✔ readr 2.1.5
## ✔ forcats 1.0.0 ✔ stringr 1.5.1
## ✔ ggplot2 3.5.1 ✔ tibble 3.2.1
## ✔ lubridate 1.9.3 ✔ tidyr 1.3.1
## ✔ purrr 1.0.2
## ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
## ✖ dplyr::filter() masks stats::filter()
## ✖ dplyr::lag() masks stats::lag()
## ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
## Warning: package 'hrbrthemes' was built under R version 4.4.1
## Warning: package 'viridis' was built under R version 4.4.1
## Cargando paquete requerido: viridisLite
## Warning: package 'viridisLite' was built under R version 4.4.1
## Warning in grid.Call(C_stringMetric, as.graphicsAnnot(x$label)): font family
## not found in Windows font database
## Warning in grid.Call(C_stringMetric, as.graphicsAnnot(x$label)): font family
## not found in Windows font database
## Warning in grid.Call(C_stringMetric, as.graphicsAnnot(x$label)): font family
## not found in Windows font database
## Warning in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, : font
## family not found in Windows font database
## Warning in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, : font
## family not found in Windows font database
## Warning in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, : font
## family not found in Windows font database
## Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
## font family not found in Windows font database
## Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
## font family not found in Windows font database
## Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
## font family not found in Windows font database
## Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
## font family not found in Windows font database