-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit e808c2c
Showing
14 changed files
with
565 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>RTromsø, the R user group at UiT</title> | ||
<link rel="shortcut icon" href="https://uit-no.github.io/rtromso/img/favicon.ico"> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/uikit.min.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit-icons.min.js"></script> | ||
|
||
<link href="https://uit-no.github.io/rtromso/style.css" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
<div class="uk-container uk-margin-large-bottom"> | ||
|
||
<nav class="uk-navbar-container uk-navbar-transparent" uk-navbar> | ||
<div class="uk-navbar-right"> | ||
<ul class="uk-navbar-nav uk-visible@s"> | ||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso">Home</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/events">Events</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/resources">Resources</a></li> | ||
|
||
|
||
</ul> | ||
<a href="#" class="uk-navbar-toggle uk-hidden@s" uk-navbar-toggle-icon uk-toggle="target: #sidenav"></a> | ||
</div> | ||
</nav> | ||
|
||
<div id="sidenav" uk-offcanvas="flip: true" class="uk-offcanvas"> | ||
<div class="uk-offcanvas-bar"> | ||
<ul class="uk-nav"> | ||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso">Home</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/events">Events</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/resources">Resources</a></li> | ||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="markdown"> | ||
|
||
<h1>404, page not found</h1> | ||
|
||
<p> | ||
This is not the page you are looking for ... return back to the | ||
<a href="/">index page</a>? | ||
</p> | ||
|
||
</div> | ||
|
||
<hr> | ||
|
||
<ul class="uk-iconnav"> | ||
<li class="uk-margin-large-right"> | ||
<a href="https://github.com/uit-no/rtromso" target="_blank" uk-icon="icon: github">github.com/uit-no/rtromso</a> | ||
</li> | ||
</ul> | ||
|
||
|
||
</div> | ||
</body> | ||
</html> |
Empty file.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>RTromsø, the R user group at UiT</title> | ||
<link rel="shortcut icon" href="https://uit-no.github.io/rtromso/img/favicon.ico"> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/uikit.min.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit-icons.min.js"></script> | ||
|
||
<link href="https://uit-no.github.io/rtromso/style.css" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
<div class="uk-container uk-margin-large-bottom"> | ||
|
||
<nav class="uk-navbar-container uk-navbar-transparent" uk-navbar> | ||
<div class="uk-navbar-right"> | ||
<ul class="uk-navbar-nav uk-visible@s"> | ||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso">Home</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/events">Events</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/resources">Resources</a></li> | ||
|
||
|
||
</ul> | ||
<a href="#" class="uk-navbar-toggle uk-hidden@s" uk-navbar-toggle-icon uk-toggle="target: #sidenav"></a> | ||
</div> | ||
</nav> | ||
|
||
<div id="sidenav" uk-offcanvas="flip: true" class="uk-offcanvas"> | ||
<div class="uk-offcanvas-bar"> | ||
<ul class="uk-nav"> | ||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso">Home</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/events">Events</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/resources">Resources</a></li> | ||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="markdown"> | ||
|
||
<h2 id="events">Events</h2> | ||
<p><strong>Next meeting</strong>: May 2, 11:00 - 12:30:</p> | ||
<ul> | ||
<li>Tutorial: Manipulating data with dplyr (the basics)</li> | ||
<li>Help session</li> | ||
<li>Location: SVHUM E0105 in HSL building at UiT - <a href="https://link.mazemap.com/H1i51Mxo">View in MazeMap</a></li> | ||
</ul> | ||
<hr /> | ||
<p><strong>Our first meeting</strong> (with Pizza!) took place April 17, 11:00 - 12:30:</p> | ||
<ul> | ||
<li>Location: SVHUM E0101 in HSL building at UiT - <a href="https://link.mazemap.com/dFmueM6i">View in MazeMap</a></li> | ||
<li><a href="https://nettskjema.no/a/rtromso">Register here</a> (not required) to let us know you are coming, and what your pizza preferences are.</li> | ||
<li>Pizza will be sponsored by the <a href="https://research-software.uit.no/">research software engineering (RSE) group</a> and the IT department at UiT. | ||
<ul> | ||
<li><a href="https://research-software.uit.no">https://research-software.uit.no</a> </li> | ||
<li><a href="https://hpc.uit.no">https://hpc.uit.no</a> </li> | ||
<li><a href="https://coderefinery.org">https://coderefinery.org</a> </li> | ||
</ul> | ||
</li> | ||
<li>The goal for this first meeting is to get to know each other, discuss what we want to get out of the group, and plan future meetings.</li> | ||
<li>For each meeting we will try to offer something for complete beginners but | ||
also share some tool or technique that is useful for more experienced | ||
coders.</li> | ||
</ul> | ||
|
||
|
||
</div> | ||
|
||
<hr> | ||
|
||
<ul class="uk-iconnav"> | ||
<li class="uk-margin-large-right"> | ||
<a href="https://github.com/uit-no/rtromso" target="_blank" uk-icon="icon: github">github.com/uit-no/rtromso</a> | ||
</li> | ||
</ul> | ||
|
||
|
||
</div> | ||
</body> | ||
</html> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>RTromsø, the R user group at UiT</title> | ||
<link rel="shortcut icon" href="https://uit-no.github.io/rtromso/img/favicon.ico"> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/uikit.min.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit-icons.min.js"></script> | ||
|
||
<link href="https://uit-no.github.io/rtromso/style.css" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
<div class="uk-container uk-margin-large-bottom"> | ||
|
||
<nav class="uk-navbar-container uk-navbar-transparent" uk-navbar> | ||
<div class="uk-navbar-right"> | ||
<ul class="uk-navbar-nav uk-visible@s"> | ||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso">Home</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/events">Events</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/resources">Resources</a></li> | ||
|
||
|
||
</ul> | ||
<a href="#" class="uk-navbar-toggle uk-hidden@s" uk-navbar-toggle-icon uk-toggle="target: #sidenav"></a> | ||
</div> | ||
</nav> | ||
|
||
<div id="sidenav" uk-offcanvas="flip: true" class="uk-offcanvas"> | ||
<div class="uk-offcanvas-bar"> | ||
<ul class="uk-nav"> | ||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso">Home</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/events">Events</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/resources">Resources</a></li> | ||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="markdown"> | ||
|
||
<div uk-grid> | ||
<div class="uk-width-auto@m"> | ||
|
||
<img src="https://uit-no.github.io/rtromso/processed_images/logo.ec5e5718b9066b45.png" | ||
alt="RTromsø logo" class="pull-left mr-2"/> | ||
</div> | ||
|
||
<div class="uk-width-2-3@m"> | ||
|
||
<h1 id="rtromso-the-r-user-group-a-uit">RTromsø, the R user group a <a href="https://uit.no">UiT</a></h1> | ||
<p>R is a programming language which is especially powerful for statistics, data | ||
exploration, and visualization. It is open source and free to use, and has a | ||
large and active community of users.</p> | ||
<p><strong>RTromsø</strong> is a series of meet-ups and workshops for R users at UiT, the | ||
Arctic University of Norway where we can share knowledge and experiences, and | ||
together learn more about R.</p> | ||
|
||
|
||
<ul> | ||
<li><a href="https://uit-no.github.io/rtromso/events/">Events</a> (next event: May 2, 11:00 - 12:30)</li> | ||
<li><a href="https://uit-no.github.io/rtromso/resources/">Resources</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<hr> | ||
|
||
<ul class="uk-iconnav"> | ||
<li class="uk-margin-large-right"> | ||
<a href="https://github.com/uit-no/rtromso" target="_blank" uk-icon="icon: github">github.com/uit-no/rtromso</a> | ||
</li> | ||
</ul> | ||
|
||
|
||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>RTromsø, the R user group at UiT</title> | ||
<link rel="shortcut icon" href="https://uit-no.github.io/rtromso/img/favicon.ico"> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/uikit.min.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit-icons.min.js"></script> | ||
|
||
<link href="https://uit-no.github.io/rtromso/style.css" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
<div class="uk-container uk-margin-large-bottom"> | ||
|
||
<nav class="uk-navbar-container uk-navbar-transparent" uk-navbar> | ||
<div class="uk-navbar-right"> | ||
<ul class="uk-navbar-nav uk-visible@s"> | ||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso">Home</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/events">Events</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/resources">Resources</a></li> | ||
|
||
|
||
</ul> | ||
<a href="#" class="uk-navbar-toggle uk-hidden@s" uk-navbar-toggle-icon uk-toggle="target: #sidenav"></a> | ||
</div> | ||
</nav> | ||
|
||
<div id="sidenav" uk-offcanvas="flip: true" class="uk-offcanvas"> | ||
<div class="uk-offcanvas-bar"> | ||
<ul class="uk-nav"> | ||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso">Home</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/events">Events</a></li> | ||
|
||
|
||
|
||
<li><a href="https://uit-no.github.io/rtromso/resources">Resources</a></li> | ||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="markdown"> | ||
|
||
<h1 id="rtromso-the-r-user-group-a-uit">RTromsø, the R user group a <a href="https://uit.no">UiT</a></h1> | ||
<p>R is a programming language which is especially powerful for statistics, data | ||
exploration, and visualization. It is open source and free to use, and has a | ||
large and active community of users.</p> | ||
<p><strong>RTromsø</strong> is a series of meet-ups and workshops for R users at UiT, the | ||
Arctic University of Norway where we can share knowledge and experiences, and | ||
together learn more about R.</p> | ||
|
||
|
||
</div> | ||
|
||
<hr> | ||
|
||
<ul class="uk-iconnav"> | ||
<li class="uk-margin-large-right"> | ||
<a href="https://github.com/uit-no/rtromso" target="_blank" uk-icon="icon: github">github.com/uit-no/rtromso</a> | ||
</li> | ||
</ul> | ||
|
||
|
||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.