Cómo crear un directorio en R

Programación R
Tabla de contenido

R Programming command to create a directory in R

R command to create a directory in R

Qué Lo es:

R es un lenguaje de programación de software libre utilizado en el campo de la computación estadística y los gráficos. Este programa lo utilizan principalmente estadísticos y analistas de datos.Directory In RPin

In this r programming tutorial/post we are discussing on how to create a directory in r using R command.

¿Por qué?

Operating systems will have simpler way of creating directory however when you are working in the programming environment having the ability to use the commands for manipulating the files or tasks like this is very useful.

Cómo:

Step 1: If you do not know your active directory then check the same using the below r command.

getwd()

Step 2: Now create a new directory within the active directory using the below r command.

dir.create(“mytestdir")

**replace the “mytestdir” with your actual directory name you want to create.

Nota: Asegúrese de que está utilizando los comandos después de la '>’ symbolR Programming command to create a directory in R text-align: center;”>R Programming command to create a directory in R

R command to create a directory in R

Qué Lo es:

R es un lenguaje de programación de software libre utilizado en el campo de la computación estadística y los gráficos. Este programa lo utilizan principalmente estadísticos y analistas de datos.Directory In RPin

In this r programming tutorial/post we are discussing on how to create a directory in r using R command.

¿Por qué?

Operating systems will have simpler way of creating directory however when you are working in the programming environment having the ability to use the commands for manipulating the files or tasks like this is very useful.

Cómo:

Step 1: If you do not know your active directory then check the same using the below r command.

getwd()

Step 2: Now create a new directory within the active directory using the below r command.

dir.create(“mytestdir")

**replace the “mytestdir” with your actual directory name you want to create.

Nota: Asegúrese de que está utilizando los comandos después de la '>’ symbol.

Picture of Anson Antony
anson antonio
Anson es autor colaborador y fundador de www.askeygeek.com. Aprender algo nuevo siempre ha sido su pasión, ASKEYGEEK.com es el resultado de su pasión por la tecnología y los negocios. Tiene una década de experiencia versátil en subcontratación de procesos comerciales, finanzas y contabilidad, tecnología de la información, excelencia operativa e inteligencia empresarial. Durante su mandato, trabajó para organizaciones como Genpact, Hewlett Packard, M*Modal y Capgemini en diversos roles y responsabilidades. Fuera de los negocios y la tecnología, es un cinéfilo que pasa horas juntos viendo y aprendiendo cine, ¡y también es un cineasta!

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

¡Felicidades!
Lo hiciste,
¡No cierres!

Acceso UberCreate Creator Pro
¡¡¡gratis!!!

Esta ventana emergente no se mostrará tú decides de nuevo!!!

Share to...