आर में डायरेक्टरी कैसे बनाएं

आर प्रोग्रामिंग
विषयसूची

R Programming command to create a directory in R

R command to create a directory in R

क्या यह है:

आर एक फ्री सॉफ्टवेयर प्रोग्रामिंग भाषा है जिसका उपयोग सांख्यिकीय कंप्यूटिंग और ग्राफिक्स के क्षेत्र में किया जाता है। इस प्रोग्राम का उपयोग मुख्य रूप से सांख्यिकीविदों और डेटा विश्लेषकों द्वारा किया जाता है।Directory In RPin

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

क्यों:

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.

कैसे करें:

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

गेटव्ड()

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.

टिप्पणी: सुनिश्चित करें कि आप ' के बाद के कमांड का उपयोग कर रहे हैं>’ 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

क्या यह है:

आर एक फ्री सॉफ्टवेयर प्रोग्रामिंग भाषा है जिसका उपयोग सांख्यिकीय कंप्यूटिंग और ग्राफिक्स के क्षेत्र में किया जाता है। इस प्रोग्राम का उपयोग मुख्य रूप से सांख्यिकीविदों और डेटा विश्लेषकों द्वारा किया जाता है।Directory In RPin

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

क्यों:

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.

कैसे करें:

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

गेटव्ड()

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.

टिप्पणी: सुनिश्चित करें कि आप ' के बाद के कमांड का उपयोग कर रहे हैं>' प्रतीक।

Picture of Anson Antony
एंसन एंटनी
Anson is a contributing author and the founder of www.askeygeek.com. His passion for learning new things led to the creation of askeygeek.com, which focuses on technology and business. With over a decade of experience in Business Process Outsourcing, Finance & Accounting, Information Technology, Operational Excellence & Business Intelligence, Anson has worked for companies such as Genpact, Hewlett Packard, M*Modal, and Capgemini in various roles. Apart from his professional pursuits, he is a movie enthusiast who enjoys spending hours watching and studying cinema, and he is also a filmmaker.

प्रातिक्रिया दे

आपका ईमेल पता प्रकाशित नहीं किया जाएगा. आवश्यक फ़ील्ड चिह्नित हैं *

बधाई हो!
आपने कर दिखाया,
बंद मत करो!

UberCreate क्रिएटर प्रो एक्सेस
मुक्त करने के लिए!!!

यह पॉपअप नहीं दिखाएगा आप पर है दोबारा!!!

Share to...