- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathR_programming.php
More file actions
Latest commit
180 lines (138 loc) · 10.9 KB
/
Copy pathR_programming.php
File metadata and controls
180 lines (138 loc) · 10.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!DOCTYPE html>
<htmllang="en">
<head>
<metacharset="UTF-8">
<metahttp-equiv="X-UA-Compatible"content="IE=edge">
<metaname="viewport"content="width=device-width, initial-scale=1.0">
<title>R programming</title>
<linkrel="shortcut icon"href="favicon.ico"type="image/x-icon">
<linkhref="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css"rel="stylesheet"
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx"crossorigin="anonymous">
<linkrel="stylesheet"href="https://unpkg.com/boxicons@latest/css/boxicons.min.css">
<linkrel="preconnect"href="https://fonts.googleapis.com">
<linkrel="preconnect"href="https://fonts.gstatic.com"crossorigin>
<linkrel="stylesheet"href="css/web_heading.css">
<linkrel="stylesheet"href="css/Style.css">
<scripttype="javascript"src="css/script.js"></script>
<scriptsrc="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js"
integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa"
crossorigin="anonymous"></script>
<scripttype="css/javascript"src="script.js"></script>
</head>
<body>
<header>
<ahref="#"class="logo">Query</a>
<nav>
<divclass="nav-bar">
<ahref="user_page.php">home</a>
<ahref="user_page.php">about</a>
<!-- subjaects option -->
<aclass=" dropdown-toggle"href="#"role="button"data-bs-toggle="dropdown"
aria-expanded="false">subjects</a>
<ulclass="dropdown-menu">
<li><aclass="dropdown-item"href="Statistics.php">Statistics</a></li>
<li><aclass="dropdown-item"href="lineralgebra.php">linear Algebra</a></li>
<li><aclass="dropdown-item"href="R_programming.php">R Programming</a></li>
<li><aclass="dropdown-item"href="machine_learning.php">Machine Learning</a></li>
<li><aclass="dropdown-item"href="Data_mining.php">Data Mining</a></li>
<li><aclass="dropdown-item"href="Data_Visualisation.php">Data Visualization</a></li>
<li><aclass="dropdown-item"href="python.php">Python</a></li>
<li><aclass="dropdown-item"href="DataStucture.php">DSA</a></li>
</ul>
<!-- quizzes option -->
<ahref="quizes.php"target="_blank"role="button"aria-expanded="false">quizes</a>
<!-- notes option -->
<ahref="notes.php"target="_blank"role="button"aria-expanded="false">Notes</a>
<ahref="logout.php">logout</a>
<divclass="animation start-home"></div>
</div>
</nav>
</header><br><br><br><br><br>
<divclass="container-fluid"id="video">
<center>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/SWxoJqTqo08"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - The True Basics of R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/hxlHQ2AtLUk"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial: The basic data types in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/w5dOALbZ9HE"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - How to Create and Name Vectors in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/nG1pZlGxbXE"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - Different Ways to Create and Name Vectors in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/o_ldRKmgvHo"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - Subsetting your Vectors in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/O7KL17QZNqg"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - Learn How to Create and Name Matrices in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/wploTQFjnpE"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - Learn How to Subset Matrices in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/GuZQZDCz4hA"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - Matrix Arithmetic in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/GuZQZDCz4hA"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - Using Factors in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/Px9VNWHja4M"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - How to Create & Name Lists in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/g6iyEd6Q0Uk"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R Tutorial - How to Subset & Extend Lists in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/9f2g7RN5N0I"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R Tutorial - Using the Data Frame in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/Nh6tSD4i4qs"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R tutorial - Learn How to Subset, Extend & Sort Data Frames in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/UXeJ1bNYCos"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R Tutorial - Making Basic Graphics in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/0MrYVzPxBIc"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R Tutorial - Customizing Your Plots In R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/Z3V4Pbxeahg"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R Tutorial - How to plot multiple graphs in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/qvSKipqzg3U"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R Tutorial : How To Use Conditional Statements in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/6PpQS-YLWDQ"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R Tutorial - Logical Operators and Vectors in R </h4>
<iframewidth="560"height="315"src="https://www.youtube.com/embed/ZJ7H-3j_-mE"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
<h4> R Tutorial : Relational Operators in R </h4>
</center>
</div>
<sectionid="contact">
<divclass="footer">
<divclass="main">
<divclass="col">
<h4>links</h4>
<ul>
<li><ahref="user_page.php">contest</a></li>
</ul>
</div>
<divclass="col">
<h4>Our services</h4>
<ul>
<!-- <li><a href="#">webdesign</a></li> -->
<li><ahref="user_page.php">services</a></li>
</ul>
</div>
<divclass="col">
<h4>info</h4>
<ul>
<li><ahref="about.php">OUR TEAM</a></li>
</ul>
</div>
<divclass="col">
<h4>Social media Handles</h4>
<divclass="social">
<ahref="#"><iclass='bx bxl-facebook'></i></a>
<ahref="#"><iclass='bx bxl-twitter'></i></a>
<ahref="#"><iclass='bx bxl-instagram'></i></a>
<ahref="#"><iclass='bx bxl-youtube'></i></a>
</div>
</div>
</div>
</div>
</section>
<script>
let menu = document.querySelector("#menu-icon");
let navbar = document.querySelector(".navbar");
menu.addEventListener("click", function () {
navbar.classList.toggle("active");
});
window.onscroll = () => {
navbar.classList.remove("active");
};
</script>
</body>
</html>