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

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

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.

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

Picture of Anson Antony
एंसन एंटनी
एंसन एक योगदानकर्ता लेखक और संस्थापक हैं www.askeygeek.com. कुछ भी नया सीखना हमेशा से उनका जुनून रहा है, ASKEYGEEK.com प्रौद्योगिकी और व्यवसाय के प्रति उनके जुनून का परिणाम है। उन्हें बिजनेस प्रोसेस आउटसोर्सिंग, वित्त और लेखा, सूचना प्रौद्योगिकी, परिचालन उत्कृष्टता और बिजनेस इंटेलिजेंस में एक दशक का बहुमुखी अनुभव मिला है। कार्यकाल के दौरान, उन्होंने विभिन्न भूमिकाओं और जिम्मेदारियों में जेनपैक्ट, हेवलेट पैकर्ड, एम*मोडल और कैपजेमिनी जैसे संगठनों के लिए काम किया था। व्यवसाय और प्रौद्योगिकी के अलावा, वह फिल्मों के शौकीन हैं, जो सिनेमा देखने और सीखने में घंटों बिताते हैं और एक फिल्म निर्माता भी हैं!

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

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

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

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

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

Share to...