ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
R Tutorial
Basic things to know
? You have to get data(there are two ways)
¨C data <- read.csv(file.choose())
¨C data <- read.table(¡°clipboard¡±,header=T)
? Notice: this one involves the copy board to restore the
data and there should be header for each variables.

? You have to save data
¨C write.table(¡°c:/users/admin/desktop/whatever.csv
¡±,sep=¡°,¡±)
? Sep means the way how data are separated.
First, you copy them
Second, type those codes
Third, you can check the data
Basic data management
? In R you use commands to manage data
¨C data$V1
? This command will get you to the data and control
variable V1

¨C data[c(1)]
? This command will get you to the data and control the
first variable.

¨C data[c(1:10)]
? This command will get you to the data and control the
first to tenth variables.
Recode functions
? When dealing with data, we may need to recode
them from one value to another
¨C For example, you have a variable named Gender, but
the values are like ¡°male¡± and ¡°female¡±. If you want to
do statistical analysis, you may want to recode them
into 0 and 1 so that the computer can actually
recognize it.

? Use the following command
¨C data$Gender[data$Gender==¡°male¡±] <- 0
¨C data$Gender[data$Gender==¡°female¡±] <- 1
? Whatever is inside the [] symbol is the logical conditions.
Single tabulation
Cross tabulation(frequency)
Cross tabulation(sample mean)
Three way tabulation
Basic Plot(bar)
Compare means (T-Test)
Compare paired means (T-Test)
Correlation
Regression(simple)
Regression(multiple)
THE END

More Related Content

Similar to R tutorial (20)

Lab 2 - Managing Data in R Basic Conecpt.pptx
Lab 2 - Managing Data in R Basic Conecpt.pptxLab 2 - Managing Data in R Basic Conecpt.pptx
Lab 2 - Managing Data in R Basic Conecpt.pptx
noman297489
?
INTRODUCTION TO STATA.pptx
INTRODUCTION TO STATA.pptxINTRODUCTION TO STATA.pptx
INTRODUCTION TO STATA.pptx
Dhananjaykumar464035
?
BASIC OF DATABASE PPT new.pptx
BASIC OF DATABASE PPT  new.pptxBASIC OF DATABASE PPT  new.pptx
BASIC OF DATABASE PPT new.pptx
NiyatiMandaliya
?
Introduction to R
Introduction to RIntroduction to R
Introduction to R
Rajib Layek
?
fINAL Lesson_5_Data_Manipulation_using_R_v1.pptx
fINAL Lesson_5_Data_Manipulation_using_R_v1.pptxfINAL Lesson_5_Data_Manipulation_using_R_v1.pptx
fINAL Lesson_5_Data_Manipulation_using_R_v1.pptx
dataKarthik
?
Dbms
DbmsDbms
Dbms
AbiramiK
?
BASIC_OF_DATABASE_PPT__new[1].pptx
BASIC_OF_DATABASE_PPT__new[1].pptxBASIC_OF_DATABASE_PPT__new[1].pptx
BASIC_OF_DATABASE_PPT__new[1].pptx
NiyatiMandaliya
?
Congrats ! You got your Data Science Job
Congrats ! You got your Data Science JobCongrats ! You got your Data Science Job
Congrats ! You got your Data Science Job
Rohit Dubey
?
R tutorial (R program 101)
R tutorial (R program 101)R tutorial (R program 101)
R tutorial (R program 101)
Gregory Choi, MBA, CISSP
?
Data Management in R
Data Management in RData Management in R
Data Management in R
Sankhya_Analytics
?
DBMS UNIT-2.pptx ggggggggggggggggggggggg
DBMS UNIT-2.pptx gggggggggggggggggggggggDBMS UNIT-2.pptx ggggggggggggggggggggggg
DBMS UNIT-2.pptx ggggggggggggggggggggggg
Praveen Kumar
?
sql all type of commands in this power point presentation
sql all type of commands in this power point presentationsql all type of commands in this power point presentation
sql all type of commands in this power point presentation
BrahmamKolli
?
COMMANDS PPT(1).pdf
COMMANDS PPT(1).pdfCOMMANDS PPT(1).pdf
COMMANDS PPT(1).pdf
BrahmamKolli
?
R programming slides
R  programming slidesR  programming slides
R programming slides
Pankaj Saini
?
MS SQL Server.ppt
MS SQL Server.pptMS SQL Server.ppt
MS SQL Server.ppt
QuyVo27
?
PPT ON MACHINE LEARNING by Ragini Ratre
PPT ON MACHINE LEARNING by Ragini RatrePPT ON MACHINE LEARNING by Ragini Ratre
PPT ON MACHINE LEARNING by Ragini Ratre
RaginiRatre
?
1.1 introduction to Data Structures.ppt
1.1 introduction to Data Structures.ppt1.1 introduction to Data Structures.ppt
1.1 introduction to Data Structures.ppt
Ashok280385
?
Pandas yayyyyyyyyyyyyyyyyyin Python.pptx
Pandas yayyyyyyyyyyyyyyyyyin Python.pptxPandas yayyyyyyyyyyyyyyyyyin Python.pptx
Pandas yayyyyyyyyyyyyyyyyyin Python.pptx
AamnaRaza1
?
ppt.pdf
ppt.pdfppt.pdf
ppt.pdf
BrahmamKolli
?
PostgreSQL Database ºÝºÝߣs
PostgreSQL Database ºÝºÝߣsPostgreSQL Database ºÝºÝߣs
PostgreSQL Database ºÝºÝߣs
metsarin
?
Lab 2 - Managing Data in R Basic Conecpt.pptx
Lab 2 - Managing Data in R Basic Conecpt.pptxLab 2 - Managing Data in R Basic Conecpt.pptx
Lab 2 - Managing Data in R Basic Conecpt.pptx
noman297489
?
BASIC OF DATABASE PPT new.pptx
BASIC OF DATABASE PPT  new.pptxBASIC OF DATABASE PPT  new.pptx
BASIC OF DATABASE PPT new.pptx
NiyatiMandaliya
?
fINAL Lesson_5_Data_Manipulation_using_R_v1.pptx
fINAL Lesson_5_Data_Manipulation_using_R_v1.pptxfINAL Lesson_5_Data_Manipulation_using_R_v1.pptx
fINAL Lesson_5_Data_Manipulation_using_R_v1.pptx
dataKarthik
?
BASIC_OF_DATABASE_PPT__new[1].pptx
BASIC_OF_DATABASE_PPT__new[1].pptxBASIC_OF_DATABASE_PPT__new[1].pptx
BASIC_OF_DATABASE_PPT__new[1].pptx
NiyatiMandaliya
?
Congrats ! You got your Data Science Job
Congrats ! You got your Data Science JobCongrats ! You got your Data Science Job
Congrats ! You got your Data Science Job
Rohit Dubey
?
DBMS UNIT-2.pptx ggggggggggggggggggggggg
DBMS UNIT-2.pptx gggggggggggggggggggggggDBMS UNIT-2.pptx ggggggggggggggggggggggg
DBMS UNIT-2.pptx ggggggggggggggggggggggg
Praveen Kumar
?
sql all type of commands in this power point presentation
sql all type of commands in this power point presentationsql all type of commands in this power point presentation
sql all type of commands in this power point presentation
BrahmamKolli
?
MS SQL Server.ppt
MS SQL Server.pptMS SQL Server.ppt
MS SQL Server.ppt
QuyVo27
?
PPT ON MACHINE LEARNING by Ragini Ratre
PPT ON MACHINE LEARNING by Ragini RatrePPT ON MACHINE LEARNING by Ragini Ratre
PPT ON MACHINE LEARNING by Ragini Ratre
RaginiRatre
?
1.1 introduction to Data Structures.ppt
1.1 introduction to Data Structures.ppt1.1 introduction to Data Structures.ppt
1.1 introduction to Data Structures.ppt
Ashok280385
?
Pandas yayyyyyyyyyyyyyyyyyin Python.pptx
Pandas yayyyyyyyyyyyyyyyyyin Python.pptxPandas yayyyyyyyyyyyyyyyyyin Python.pptx
Pandas yayyyyyyyyyyyyyyyyyin Python.pptx
AamnaRaza1
?
PostgreSQL Database ºÝºÝߣs
PostgreSQL Database ºÝºÝߣsPostgreSQL Database ºÝºÝߣs
PostgreSQL Database ºÝºÝߣs
metsarin
?

More from Jiun-Hung Lin (14)

ÐÒ¸£µÄšvÊ·
ÐÒ¸£µÄšvÊ·ÐÒ¸£µÄšvÊ·
ÐÒ¸£µÄšvÊ·
Jiun-Hung Lin
?
¹¤×÷ÄêÁäÈË¿ÚÔö¼Ó²ßÂÔ
¹¤×÷ÄêÁäÈË¿ÚÔö¼Ó²ßÂÔ¹¤×÷ÄêÁäÈË¿ÚÔö¼Ó²ßÂÔ
¹¤×÷ÄêÁäÈË¿ÚÔö¼Ó²ßÂÔ
Jiun-Hung Lin
?
ÏÖ´ú¾çÆ÷²ÄλÖøſö
ÏÖ´ú¾çÆ÷²ÄλÖøſöÏÖ´ú¾çÆ÷²ÄλÖøſö
ÏÖ´ú¾çÆ÷²ÄλÖøſö
Jiun-Hung Lin
?
Τ²®±¨¸æ£º·¨ÂÉÉç»áѧ
Τ²®±¨¸æ£º·¨ÂÉÉç»áѧΤ²®±¨¸æ£º·¨ÂÉÉç»áѧ
Τ²®±¨¸æ£º·¨ÂÉÉç»áѧ
Jiun-Hung Lin
?
Éç»á˼±æ20120422
Éç»á˼±æ20120422Éç»á˼±æ20120422
Éç»á˼±æ20120422
Jiun-Hung Lin
?
Éç»áѧÑо¿·½·¨·Ö¹¤±í
Éç»áѧÑо¿·½·¨·Ö¹¤±íÉç»áѧÑо¿·½·¨·Ö¹¤±í
Éç»áѧÑо¿·½·¨·Ö¹¤±í
Jiun-Hung Lin
?
Éç»áѧÑо¿·½·¨·Ö¹¤±í
Éç»áѧÑо¿·½·¨·Ö¹¤±íÉç»áѧÑо¿·½·¨·Ö¹¤±í
Éç»áѧÑо¿·½·¨·Ö¹¤±í
Jiun-Hung Lin
?
2011дº¾Û»áÆðÕÇÀíÂÛÐĵ÷ÖÏí
2011дº¾Û»áÆðÕÇÀíÂÛÐĵ÷ÖÏí2011дº¾Û»áÆðÕÇÀíÂÛÐĵ÷ÖÏí
2011дº¾Û»áÆðÕÇÀíÂÛÐĵ÷ÖÏí
Jiun-Hung Lin
?
¼¼Êõ·ÖÎö·ÖÏí
¼¼Êõ·ÖÎö·ÖÏí¼¼Êõ·ÖÎö·ÖÏí
¼¼Êõ·ÖÎö·ÖÏí
Jiun-Hung Lin
?
̨¹É¡¢¹ú¼Ê¹ÉÊÐÓë…RÂÊ12ÔÂ10ÈÕ¹Û²ì
̨¹É¡¢¹ú¼Ê¹ÉÊÐÓë…RÂÊ12ÔÂ10ÈÕ¹Û²į̀¹É¡¢¹ú¼Ê¹ÉÊÐÓë…RÂÊ12ÔÂ10ÈÕ¹Û²ì
̨¹É¡¢¹ú¼Ê¹ÉÊÐÓë…RÂÊ12ÔÂ10ÈÕ¹Û²ì
Jiun-Hung Lin
?
¹¤×÷ÄêÁäÈË¿ÚÔö¼Ó²ßÂÔ
¹¤×÷ÄêÁäÈË¿ÚÔö¼Ó²ßÂÔ¹¤×÷ÄêÁäÈË¿ÚÔö¼Ó²ßÂÔ
¹¤×÷ÄêÁäÈË¿ÚÔö¼Ó²ßÂÔ
Jiun-Hung Lin
?
ÏÖ´ú¾çÆ÷²ÄλÖøſö
ÏÖ´ú¾çÆ÷²ÄλÖøſöÏÖ´ú¾çÆ÷²ÄλÖøſö
ÏÖ´ú¾çÆ÷²ÄλÖøſö
Jiun-Hung Lin
?
Τ²®±¨¸æ£º·¨ÂÉÉç»áѧ
Τ²®±¨¸æ£º·¨ÂÉÉç»áѧΤ²®±¨¸æ£º·¨ÂÉÉç»áѧ
Τ²®±¨¸æ£º·¨ÂÉÉç»áѧ
Jiun-Hung Lin
?
Éç»á˼±æ20120422
Éç»á˼±æ20120422Éç»á˼±æ20120422
Éç»á˼±æ20120422
Jiun-Hung Lin
?
Éç»áѧÑо¿·½·¨·Ö¹¤±í
Éç»áѧÑо¿·½·¨·Ö¹¤±íÉç»áѧÑо¿·½·¨·Ö¹¤±í
Éç»áѧÑо¿·½·¨·Ö¹¤±í
Jiun-Hung Lin
?
Éç»áѧÑо¿·½·¨·Ö¹¤±í
Éç»áѧÑо¿·½·¨·Ö¹¤±íÉç»áѧÑо¿·½·¨·Ö¹¤±í
Éç»áѧÑо¿·½·¨·Ö¹¤±í
Jiun-Hung Lin
?
2011дº¾Û»áÆðÕÇÀíÂÛÐĵ÷ÖÏí
2011дº¾Û»áÆðÕÇÀíÂÛÐĵ÷ÖÏí2011дº¾Û»áÆðÕÇÀíÂÛÐĵ÷ÖÏí
2011дº¾Û»áÆðÕÇÀíÂÛÐĵ÷ÖÏí
Jiun-Hung Lin
?
¼¼Êõ·ÖÎö·ÖÏí
¼¼Êõ·ÖÎö·ÖÏí¼¼Êõ·ÖÎö·ÖÏí
¼¼Êõ·ÖÎö·ÖÏí
Jiun-Hung Lin
?
̨¹É¡¢¹ú¼Ê¹ÉÊÐÓë…RÂÊ12ÔÂ10ÈÕ¹Û²ì
̨¹É¡¢¹ú¼Ê¹ÉÊÐÓë…RÂÊ12ÔÂ10ÈÕ¹Û²į̀¹É¡¢¹ú¼Ê¹ÉÊÐÓë…RÂÊ12ÔÂ10ÈÕ¹Û²ì
̨¹É¡¢¹ú¼Ê¹ÉÊÐÓë…RÂÊ12ÔÂ10ÈÕ¹Û²ì
Jiun-Hung Lin
?

Recently uploaded (20)

Recruiting Tech: A Look at Why AI is Actually OG
Recruiting Tech: A Look at Why AI is Actually OGRecruiting Tech: A Look at Why AI is Actually OG
Recruiting Tech: A Look at Why AI is Actually OG
Matt Charney
?
Microsoft Digital Defense Report 2024 .pdf
Microsoft Digital Defense Report 2024 .pdfMicrosoft Digital Defense Report 2024 .pdf
Microsoft Digital Defense Report 2024 .pdf
Abhishek Agarwal
?
Artificial Neural Networks, basics, its variations and examples
Artificial Neural Networks, basics, its variations and examplesArtificial Neural Networks, basics, its variations and examples
Artificial Neural Networks, basics, its variations and examples
anandsimple
?
2025-04-05 - Block71 Event - The Landscape of GenAI and Ecosystem.pdf
2025-04-05 - Block71 Event - The Landscape of GenAI and Ecosystem.pdf2025-04-05 - Block71 Event - The Landscape of GenAI and Ecosystem.pdf
2025-04-05 - Block71 Event - The Landscape of GenAI and Ecosystem.pdf
Ivan Tang
?
Transactional Outbox & Inbox Patterns.pptx
Transactional Outbox & Inbox Patterns.pptxTransactional Outbox & Inbox Patterns.pptx
Transactional Outbox & Inbox Patterns.pptx
Maysam Mousa
?
From SBOMs to xBOMs to Transparency - Pavel Shukhman at OWASP Ottawa on 2025-...
From SBOMs to xBOMs to Transparency - Pavel Shukhman at OWASP Ottawa on 2025-...From SBOMs to xBOMs to Transparency - Pavel Shukhman at OWASP Ottawa on 2025-...
From SBOMs to xBOMs to Transparency - Pavel Shukhman at OWASP Ottawa on 2025-...
Pavel Shukhman
?
ScotSecure Cyber Security Summit 2025 Edinburgh
ScotSecure Cyber Security Summit 2025 EdinburghScotSecure Cyber Security Summit 2025 Edinburgh
ScotSecure Cyber Security Summit 2025 Edinburgh
Ray Bugg
?
Cybersecurity-Threat-Landscape-March-31-April-7-2025.pdf
Cybersecurity-Threat-Landscape-March-31-April-7-2025.pdfCybersecurity-Threat-Landscape-March-31-April-7-2025.pdf
Cybersecurity-Threat-Landscape-March-31-April-7-2025.pdf
Joe Shenouda
?
Automating Behavior-Driven Development: Boosting Productivity with Template-D...
Automating Behavior-Driven Development: Boosting Productivity with Template-D...Automating Behavior-Driven Development: Boosting Productivity with Template-D...
Automating Behavior-Driven Development: Boosting Productivity with Template-D...
DOCOMO Innovations, Inc.
?
Q1 FY26 TUG Leader Quarterly Call - APAC / EMEA
Q1 FY26 TUG Leader Quarterly Call - APAC / EMEAQ1 FY26 TUG Leader Quarterly Call - APAC / EMEA
Q1 FY26 TUG Leader Quarterly Call - APAC / EMEA
lward7
?
Convert EML files to PST on Mac operating system
Convert EML files to PST on Mac operating systemConvert EML files to PST on Mac operating system
Convert EML files to PST on Mac operating system
Rachel Walker
?
Network_Packet_Brokers_Presentation.pptx
Network_Packet_Brokers_Presentation.pptxNetwork_Packet_Brokers_Presentation.pptx
Network_Packet_Brokers_Presentation.pptx
Khushi Communications
?
Codequiry: A Code Similarity Checker Every Developer Should Know
Codequiry: A Code Similarity Checker Every Developer Should KnowCodequiry: A Code Similarity Checker Every Developer Should Know
Codequiry: A Code Similarity Checker Every Developer Should Know
Code Quiry
?
San Francisco Atlassian ACE - Mar 27 2025.pdf
San Francisco Atlassian ACE - Mar 27 2025.pdfSan Francisco Atlassian ACE - Mar 27 2025.pdf
San Francisco Atlassian ACE - Mar 27 2025.pdf
Matt Doar
?
Automated Engineering of Domain-Specific Metamorphic Testing Environments
Automated Engineering of Domain-Specific Metamorphic Testing EnvironmentsAutomated Engineering of Domain-Specific Metamorphic Testing Environments
Automated Engineering of Domain-Specific Metamorphic Testing Environments
Pablo G¨®mez Abajo
?
Cloudflare¡¯s Game-Changing Move The First Remote MCP Server for AI Agent Deve...
Cloudflare¡¯s Game-Changing Move The First Remote MCP Server for AI Agent Deve...Cloudflare¡¯s Game-Changing Move The First Remote MCP Server for AI Agent Deve...
Cloudflare¡¯s Game-Changing Move The First Remote MCP Server for AI Agent Deve...
davidandersonofficia
?
AI Breakthroughs and Innovations-What¡¯s Next.docx
AI Breakthroughs and Innovations-What¡¯s Next.docxAI Breakthroughs and Innovations-What¡¯s Next.docx
AI Breakthroughs and Innovations-What¡¯s Next.docx
AIvolut
?
Research Data Management (RDM): the management of dat in the research process
Research Data Management (RDM): the management of dat in the research processResearch Data Management (RDM): the management of dat in the research process
Research Data Management (RDM): the management of dat in the research process
HeilaPienaar
?
202408_JAWSPANKRATION_Introduction_of_Minaden.pdf
202408_JAWSPANKRATION_Introduction_of_Minaden.pdf202408_JAWSPANKRATION_Introduction_of_Minaden.pdf
202408_JAWSPANKRATION_Introduction_of_Minaden.pdf
NTTDOCOMO-ServiceInnovation
?
AuthZEN The OpenID Connect of Authorization - Gartner IAM EMEA 2025
AuthZEN The OpenID Connect of Authorization - Gartner IAM EMEA 2025AuthZEN The OpenID Connect of Authorization - Gartner IAM EMEA 2025
AuthZEN The OpenID Connect of Authorization - Gartner IAM EMEA 2025
David Brossard
?
Recruiting Tech: A Look at Why AI is Actually OG
Recruiting Tech: A Look at Why AI is Actually OGRecruiting Tech: A Look at Why AI is Actually OG
Recruiting Tech: A Look at Why AI is Actually OG
Matt Charney
?
Microsoft Digital Defense Report 2024 .pdf
Microsoft Digital Defense Report 2024 .pdfMicrosoft Digital Defense Report 2024 .pdf
Microsoft Digital Defense Report 2024 .pdf
Abhishek Agarwal
?
Artificial Neural Networks, basics, its variations and examples
Artificial Neural Networks, basics, its variations and examplesArtificial Neural Networks, basics, its variations and examples
Artificial Neural Networks, basics, its variations and examples
anandsimple
?
2025-04-05 - Block71 Event - The Landscape of GenAI and Ecosystem.pdf
2025-04-05 - Block71 Event - The Landscape of GenAI and Ecosystem.pdf2025-04-05 - Block71 Event - The Landscape of GenAI and Ecosystem.pdf
2025-04-05 - Block71 Event - The Landscape of GenAI and Ecosystem.pdf
Ivan Tang
?
Transactional Outbox & Inbox Patterns.pptx
Transactional Outbox & Inbox Patterns.pptxTransactional Outbox & Inbox Patterns.pptx
Transactional Outbox & Inbox Patterns.pptx
Maysam Mousa
?
From SBOMs to xBOMs to Transparency - Pavel Shukhman at OWASP Ottawa on 2025-...
From SBOMs to xBOMs to Transparency - Pavel Shukhman at OWASP Ottawa on 2025-...From SBOMs to xBOMs to Transparency - Pavel Shukhman at OWASP Ottawa on 2025-...
From SBOMs to xBOMs to Transparency - Pavel Shukhman at OWASP Ottawa on 2025-...
Pavel Shukhman
?
ScotSecure Cyber Security Summit 2025 Edinburgh
ScotSecure Cyber Security Summit 2025 EdinburghScotSecure Cyber Security Summit 2025 Edinburgh
ScotSecure Cyber Security Summit 2025 Edinburgh
Ray Bugg
?
Cybersecurity-Threat-Landscape-March-31-April-7-2025.pdf
Cybersecurity-Threat-Landscape-March-31-April-7-2025.pdfCybersecurity-Threat-Landscape-March-31-April-7-2025.pdf
Cybersecurity-Threat-Landscape-March-31-April-7-2025.pdf
Joe Shenouda
?
Automating Behavior-Driven Development: Boosting Productivity with Template-D...
Automating Behavior-Driven Development: Boosting Productivity with Template-D...Automating Behavior-Driven Development: Boosting Productivity with Template-D...
Automating Behavior-Driven Development: Boosting Productivity with Template-D...
DOCOMO Innovations, Inc.
?
Q1 FY26 TUG Leader Quarterly Call - APAC / EMEA
Q1 FY26 TUG Leader Quarterly Call - APAC / EMEAQ1 FY26 TUG Leader Quarterly Call - APAC / EMEA
Q1 FY26 TUG Leader Quarterly Call - APAC / EMEA
lward7
?
Convert EML files to PST on Mac operating system
Convert EML files to PST on Mac operating systemConvert EML files to PST on Mac operating system
Convert EML files to PST on Mac operating system
Rachel Walker
?
Codequiry: A Code Similarity Checker Every Developer Should Know
Codequiry: A Code Similarity Checker Every Developer Should KnowCodequiry: A Code Similarity Checker Every Developer Should Know
Codequiry: A Code Similarity Checker Every Developer Should Know
Code Quiry
?
San Francisco Atlassian ACE - Mar 27 2025.pdf
San Francisco Atlassian ACE - Mar 27 2025.pdfSan Francisco Atlassian ACE - Mar 27 2025.pdf
San Francisco Atlassian ACE - Mar 27 2025.pdf
Matt Doar
?
Automated Engineering of Domain-Specific Metamorphic Testing Environments
Automated Engineering of Domain-Specific Metamorphic Testing EnvironmentsAutomated Engineering of Domain-Specific Metamorphic Testing Environments
Automated Engineering of Domain-Specific Metamorphic Testing Environments
Pablo G¨®mez Abajo
?
Cloudflare¡¯s Game-Changing Move The First Remote MCP Server for AI Agent Deve...
Cloudflare¡¯s Game-Changing Move The First Remote MCP Server for AI Agent Deve...Cloudflare¡¯s Game-Changing Move The First Remote MCP Server for AI Agent Deve...
Cloudflare¡¯s Game-Changing Move The First Remote MCP Server for AI Agent Deve...
davidandersonofficia
?
AI Breakthroughs and Innovations-What¡¯s Next.docx
AI Breakthroughs and Innovations-What¡¯s Next.docxAI Breakthroughs and Innovations-What¡¯s Next.docx
AI Breakthroughs and Innovations-What¡¯s Next.docx
AIvolut
?
Research Data Management (RDM): the management of dat in the research process
Research Data Management (RDM): the management of dat in the research processResearch Data Management (RDM): the management of dat in the research process
Research Data Management (RDM): the management of dat in the research process
HeilaPienaar
?
AuthZEN The OpenID Connect of Authorization - Gartner IAM EMEA 2025
AuthZEN The OpenID Connect of Authorization - Gartner IAM EMEA 2025AuthZEN The OpenID Connect of Authorization - Gartner IAM EMEA 2025
AuthZEN The OpenID Connect of Authorization - Gartner IAM EMEA 2025
David Brossard
?

R tutorial