# Create a fourth plot p4 <- ggplot(mtcars, aes(x = wt, y = mpg, color = factor(gear))) + geom_point() + labs(title = "Scatterplot of MPG vs. WT by Gear")
# Create a second plot p2 <- ggplot(mtcars, aes(x = cyl, y = mpg)) + geom_bar(stat = "identity") + labs(title = "Barplot of Cylinders vs. MPG")
If you're looking to create a gallery of plots, you can use R's base graphics or packages like ggplot2 for more complex and beautiful plots. Below is an example using ggplot2 to create a few plots and then arrange them in a simple gallery.
# Load necessary libraries library(ggplot2) library(gridExtra)

No me gusta Huawei, ya que no contempla todas las app de play store y estoy teniendo dificultades.
Buenas no le han servido los consejos de este post, al final es un fastidio no tener Play Store.
Dinos si podemos ayudarte, un saludo MovilOff
A mí me está costando instalar la app Play Store en un movil Huawei que la tenia…
Buenas,
En el caso de los Huawei que la tenían no suele afectarle a no ser que se actualice, nuestra recomendación es que pruebe a dejarlo de fábrica y así mantenga la aplicación.
Esperemos que le ayude