Dataset Viewer
Auto-converted to Parquet Duplicate
blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
2
327
content_id
stringlengths
40
40
detected_licenses
sequencelengths
0
91
license_type
stringclasses
2 values
repo_name
stringlengths
5
134
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
46 values
visit_date
timestamp[us]date
2016-08-02 22:44:29
2023-09-06 08:39:28
revision_date
timestamp[us]date
1977-08-08 00:00:00
2023-09-05 12:13:49
committer_date
timestamp[us]date
1977-08-08 00:00:00
2023-09-05 12:13:49
github_id
int64
19.4k
671M
star_events_count
int64
0
40k
fork_events_count
int64
0
32.4k
gha_license_id
stringclasses
14 values
gha_event_created_at
timestamp[us]date
2012-06-21 16:39:19
2023-09-14 21:52:42
gha_created_at
timestamp[us]date
2008-05-25 01:21:32
2023-06-28 13:19:12
gha_language
stringclasses
60 values
src_encoding
stringclasses
24 values
language
stringclasses
1 value
is_vendor
bool
2 classes
is_generated
bool
2 classes
length_bytes
int64
7
9.18M
extension
stringclasses
20 values
filename
stringlengths
1
141
content
stringlengths
7
9.18M
bd81e37dfcf6b3cdb4c0bd715854b39667cedc7d
d6ff1e6257582f785915e3a0fad3d4896ebd9acb
/R_old/OVERALL_TRANSPIRATION.R
dd4c315e6edbe8f2886bcf7adad85997b5a0dd40
[]
no_license
RemkoDuursma/Kelly2015NewPhyt
355084d7d719c30b87200b75887f5521c270b1b5
447f263f726e68298ee47746b4de438fbc8fdebf
refs/heads/master
2021-01-15T13:02:00.392000
2015-09-08T04:56:15
2015-09-08T04:56:15
42,089,956
0
0
null
null
null
null
UTF-8
R
false
false
3,247
r
OVERALL_TRANSPIRATION.R
setwd("C:/Documents and Settings/Jeffrey Kelly/Desktop/EUC DATA/EUC OVERALL BIOMASS") PILBIOMASS<-read.csv("PILTRANSAA.csv",sep=",", header=TRUE) names(PILBIOMASS) str(PILBIOMASS) windows(width=8, height=4) #, pointsize=18) par(xaxs="i",yaxs="i") par(las=2) par(mar=c(4.5,4.5,1,1)) par(xaxs="i",yaxs="i") par(mfrow=c...
7e8c94c982763d3b9a74d47bf81ecba200e74f3e
a47ce30f5112b01d5ab3e790a1b51c910f3cf1c3
/A_github/sources/authors/2774/plotly/coord.R
c489eb9d4c358419e3fd6f91a129c297999fc8aa
[]
no_license
Irbis3/crantasticScrapper
6b6d7596344115343cfd934d3902b85fbfdd7295
7ec91721565ae7c9e2d0e098598ed86e29375567
refs/heads/master
2020-03-09T04:03:51.955000
2018-04-16T09:41:39
2018-04-16T09:41:39
128,578,890
5
0
null
null
null
null
UTF-8
R
false
false
2,359
r
coord.R
#' *** This won't be possible until plotly.js implements aspect ratios... *** #' #' #' Force the aspect ratio according to x and y scales #' #' #' #' When x and y are numeric variables measured on the same scale, #' #' or are related in some meaningful way, forcing the aspect ratio of the #' #' plot to be proportiona...
a0ef2dadf331036f8762dadbd969ae0e3f89da0d
8ac82c0214d61abd0f6224dfb3e3a6abec07cd75
/man/load_service_status.Rd
a1705e3ee3f4072627b876f7126fd32d80e7a383
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
scottmmjackson/samsunghealthR
e4a4f0a5c7aef86251e525614adc43439551ff7b
4c989ca44f953ebebd0944789060a5c2476cb80d
refs/heads/master
2020-12-03T07:34:47.621000
2020-01-01T17:30:36
2020-01-01T17:30:36
231,243,976
3
0
null
null
null
null
UTF-8
R
false
true
319
rd
load_service_status.Rd
% Generated by roxygen2: do not edit by hand % Please edit documentation in R/datasets.R \name{load_service_status} \alias{load_service_status} \title{Load Service Status} \usage{ load_service_status(path) } \arguments{ \item{path}{path to CSV file} } \description{ Loads Service Status CSV from Samsung Health Data. }
87612036fd5fa980712ac1e05cfc398425c50685
86c0b4c6c1746ebf0441c62421748190d057067d
/plot/mass.R
20769a023b830ddef7c35ab7c099b5ac260e9f87
[ "MIT" ]
permissive
yufree/democode
372f0684c49505965b0ba5abe0675c2b6f7fb3da
0a332ac34a95677ce859b49033bdd2be3dfbe3c4
refs/heads/master
2022-09-13T11:08:55.152000
2022-08-28T23:09:00
2022-08-28T23:09:00
20,328,810
5
14
null
2017-01-06T16:07:25
2014-05-30T12:41:28
HTML
UTF-8
R
false
false
1,185
r
mass.R
source("http://bioconductor.org/biocLite.R") biocLite("mzR") library(mzR) all <- openMSfile('./FULL200.CDF') df <- header(all) bb <- peaks(all) aaaa <- sapply(bb,as.data.frame) oddvals <- seq(1, ncol(aaaa), by=2) aaaaa <- unlist(aaaa[oddvals]) ccc <- unique(c(aaaaa)) ccc <- ccc[order(ccc)] # bbb <- sapply(b...
99a524e8baa9751bbd5db7787f3567c66a6e8bee
4450235f92ae60899df1749dc2fed83101582318
/ThesisRpackage/R/3Article_old/GSE42861_function.R
4e60f4de4028e99df28eb3e6e687f0b5409e866e
[ "MIT" ]
permissive
cayek/Thesis
c2f5048e793d33cc40c8576257d2c9016bc84c96
14d7c3fd03aac0ee940e883e37114420aa614b41
refs/heads/master
2021-03-27T20:35:08.500000
2017-11-18T10:50:58
2017-11-18T10:50:58
84,567,700
0
0
null
null
null
null
UTF-8
R
false
false
8,617
r
GSE42861_function.R
#' main experiment #' #' @export GSE42861_experiment <- function(s, save = TRUE) { # glm glm <- Method(name = "glm", hypothesis.testing.method = phenotypeWayReg_glm_score(family = binomial, factorized.X1 = TRUE), ...
ac457a941d93eb56777aeb1bda10707ce8907e13
c54d1c0a3d81bddb25f3f55078f305ad6c15997b
/R/get_internal_tree.R
ffd29651c660f728d71fcc716d3ca033637fb637
[]
no_license
cran/genpathmox
dc065d3b5ea1c8632068fe3d9bfa7b063045bb2c
517be94b39d8742cd3d39aedc152e026d865afd6
refs/heads/master
2023-01-12T03:39:55.183000
2022-12-22T10:00:12
2022-12-22T10:00:12
25,984,875
0
0
null
null
null
null
UTF-8
R
false
false
9,114
r
get_internal_tree.R
#' ############################################################################################ #' @title Calculating size (numeber of individual of a node) #' @details #' Internal function #' @param x matrix or dataframe with data. #' @param size value indicating the minimun threshold of number of observations for a...
e1cae3ee797bcc7970005fe13bca1ea459ee2833
e8d1f9b04636822a2513458aebdf80db9a29d947
/man/genes_mat.Rd
f50996b2dd181b192464712a3c483e2d1c8d92b7
[]
no_license
huerqiang/prioGene
b9cb6bbade2397dc241d3c30715aece798aac2bb
2e58c7e0b926072d2c5b1ab6cad8586b84f27d47
refs/heads/master
2020-06-18T04:00:40.020000
2020-01-08T02:58:34
2020-01-08T02:58:34
196,157,549
2
0
null
null
null
null
UTF-8
R
false
true
410
rd
genes_mat.Rd
% Generated by roxygen2: do not edit by hand % Please edit documentation in R/data.R \docType{data} \name{genes_mat} \alias{genes_mat} \title{a one-to-many matrix of GO term and gene} \format{A matrix with 45 rows and 3 columns} \usage{ genes_mat } \description{ the first column is the gene symbol, the second column is...
84afd0009d68337cd59225335f8ca45ec7753b3d
c2061964216f76ad0f440c76dbfe1119e0279a22
/R/API-methods.R
65f3d6cff7f46778421a4f00c57d3ebfa0b38824
[]
no_license
cran/antaresRead
046829e05e411adfb55fc652ad49ea84f2610264
f6a182b21854e12c5c470afcd38c26f44fb2b8d5
refs/heads/master
2023-04-16T10:45:23.521000
2023-04-06T16:20:02
2023-04-06T16:20:02
87,090,660
0
0
null
null
null
null
UTF-8
R
false
false
4,663
r
API-methods.R
#' API methods #' #' @param endpoint API endpoint to interrogate, it will be added after `default_endpoint`. #' Can be a full URL (by wrapping ìn [I()]), in that case `default_endpoint` is ignored. #' @param ... Additional arguments passed to API method. #' @param default_endpoint Default endpoint to use. #' @...
d29addc45ad1540ad95c8544e8002562baf29435
d8affab3b21ca33c2b6397e28171c4ad69b03d98
/regression.R
471e4414ef889e20c3e50e5acbebf24faa2d7f99
[]
no_license
nupurkok/analytics
3e69e9eb88d9eb6cc4f33ae105b7993c46a69fce
b0b76dd306e443aae010cac55ffcda484c39ad42
refs/heads/master
2020-03-28T15:22:27.782000
2018-09-16T13:03:53
2018-09-16T13:03:53
148,586,169
0
0
null
null
null
null
UTF-8
R
false
false
546
r
regression.R
women str(women) cor(women$height, women$weight) cov(women$height, women$weight) plot(women) #create linear model fit1 = lm (formula=weight ~ height,data = women) summary(fit1) fitted(fit1) cbind(women, fitted(fit1), residuals(fit1)) ndata1 = data.frame(height = c(62.5, 63.5)) predict(fit1, newdata = ndata1) #mul...
061fa04320c71b1db0c10b5e6894a7f9267ebd0d
a411bbff2c1718c7d1823155138ef10a0c27da89
/R_tmca_package-master/tmca.unsupervised/man/lda_lda.Rd
fcec6f256336d70d300fe31da10c90203a5ab346
[]
permissive
ChristianKahmann/data_science_image
5a0e805ca2cc2d3d8d99ab652dffb4b470dc102f
eb06582d6eaa521a59193ffbfc55c0a0a3eaa886
refs/heads/master
2020-10-01T13:53:17.130000
2020-01-14T12:48:00
2020-01-14T12:48:00
227,551,494
0
0
MIT
2019-12-12T07:58:15
2019-12-12T07:58:14
null
UTF-8
R
false
true
1,941
rd
lda_lda.Rd
% Generated by roxygen2: do not edit by hand % Please edit documentation in R/topic_model.R \docType{data} \name{lda_lda} \alias{lda_lda} \title{Implementation of LDA::lda.collapsed.gibbs.sampler} \format{R6Class} \usage{ lda_lda } \description{ Implementation of the topicmodel::LDA algorithm. Implements all of the bas...
db63ab7bbd4d3f692bed89bc6cb9d56b96266326
1154ea4133e862012fb1d0680ee4dc649c87ab40
/man/run_primersearch.Rd
f0690751ed513ebdd5c16f7d386a66c28713bec1
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
grunwaldlab/metacoder
f02daa6191254344861c399ef517d54acd6a190f
edd7192858fffc397fb64b9dcac00ed19dbbaa12
refs/heads/master
2023-05-03T13:50:13.490000
2023-04-20T06:15:31
2023-04-20T06:15:31
23,885,494
128
27
NOASSERTION
2023-03-28T19:45:07
2014-09-10T17:57:54
R
UTF-8
R
false
true
1,274
rd
run_primersearch.Rd
% Generated by roxygen2: do not edit by hand % Please edit documentation in R/primersearch.R \name{run_primersearch} \alias{run_primersearch} \title{Execute EMBOSS Primersearch} \usage{ run_primersearch( seq_path, primer_path, mismatch = 5, output_path = tempfile(), program_path = "primersearch", ... ) } \a...
46c4e6309d7e779524b8b1a79263f38885577650
ebb09f52b1ee12d8ae8d4c493e6f1079ee57868c
/ExploratoryDataAnalysis/Project2/plot1.R
344f1ab64d1fa16fc56bc45754d6205e3ffc4c86
[]
no_license
r6brian/datasciencecoursera
a1723f812a34eee7094dfaa0bfde6c618b349d6c
548944d3ba68d302160f05158fb90859bc4c8bae
refs/heads/master
2021-01-19T10:29:54.605000
2015-08-23T20:00:04
2015-08-23T20:00:04
26,268,379
0
0
null
null
null
null
UTF-8
R
false
false
634
r
plot1.R
# 1. Have total emissions from PM2.5 decreased in the United States from 1999 to 2008? # Read data files NEI <- readRDS("data/exdata-data-NEI_data/summarySCC_PM25.rds") SCC <- readRDS("data/exdata-data-NEI_data/Source_Classification_Code.rds") # aggregrate based upon Emissions and Years totalEmissions <- aggregate(Em...
1989e063feb2e6de62bd306ed726df9d77cef61f
4ad24fafde117a7f5cfffa3733b207aa6cf4ea90
/man/swan_reportR.Rd
7c0eb57756c19a7684b62c004cc6bed307826131
[ "MIT" ]
permissive
dbca-wa/rivRmon
1fc6ede9b7317cfb1463db52d5c6c85cd4788577
2708ec7860b6c81e950b25251a3683d1e56cd48d
refs/heads/master
2023-04-11T11:07:02.534000
2023-04-06T07:56:54
2023-04-06T07:56:54
202,643,428
0
2
null
null
null
null
UTF-8
R
false
true
1,533
rd
swan_reportR.Rd
% Generated by roxygen2: do not edit by hand % Please edit documentation in R/swan_reports.R \name{swan_reportR} \alias{swan_reportR} \title{Function to create all of the plots and tables for the annual Swan River report.} \usage{ swan_reportR( inpath, outpath, surface = "blue", bottom = "red", chloro = "dark...
d016bf7c1cea2be45570d0826610230b375be3ce
9bc17a169325375bc993b540d2ad0f0810ca0e76
/R/twoway.plots.R
a98edb8797477c8f6316b7dfb57853a3015db298
[]
no_license
alanarnholt/PASWR
335b960db32232a19d08560938d26f168e43b0d6
f11b56cff44d32c3683e29e15988b6a37ba8bfd4
refs/heads/master
2022-06-16T11:34:24.098000
2022-05-14T22:56:11
2022-05-14T22:56:11
52,523,116
2
1
null
null
null
null
UTF-8
R
false
false
1,375
r
twoway.plots.R
#' @title Exploratory Graphs for Two Factor Designs #' #' @description Function creates side-by-side boxplots for each factor, a design plot (means), and an interaction plot. #' #' @param Y response variable #' @param fac1 factor one #' @param fac2 factor two #' @param COL a vector with two colors #' #' @author Ala...
b4e93e3bcccb0eb0d1014bd355bcfff5a5be6187
280019f481fe09da00296f45e5fa530051780756
/ui.R
10b50c14611abb664f6dbfc7ea4c164e2ac58b15
[]
no_license
linareja/2017_Buenos_Aires_Elections
1effb2b1d39bf660e9fa678a6a78ac3000f2122c
d500aaedb233fe541fe00dc63f0d488043467111
refs/heads/master
2021-09-12T16:33:33.715000
2018-04-18T18:19:56
2018-04-18T18:19:56
null
0
0
null
null
null
null
UTF-8
R
false
false
1,802
r
ui.R
library(shiny) dashboardPage( dashboardHeader(title = "2017 Elections in Buenos Aires Province"), dashboardSidebar( sidebarMenu( menuItem("Overview", tabName = "overview", icon = icon("globe")), menuItem("Analysis", tabName = "analysis", icon = icon("bar-chart")) )), dashboardBody( tabItems( ...
564a95d83be7184c25e4953fc74f13401f3970ba
b6ed5857732c3261abab33a6665e7193d6862aef
/tests/testthat/test-read-oneshot-eav.R
d2b16cc13808d4cf760c57f846c793651568b48e
[ "MIT" ]
permissive
cran/REDCapR
5ac1ebdb03fbf7dfa1aab23a2c23f711adcd4847
a1aa09eb27fb627207255018fa41e30fa5d4b0fc
refs/heads/master
2022-08-27T14:49:33.798000
2022-08-10T15:10:18
2022-08-10T15:10:18
24,255,971
0
0
null
null
null
null
UTF-8
R
false
false
12,860
r
test-read-oneshot-eav.R
library(testthat) credential <- retrieve_credential_testing() update_expectation <- FALSE test_that("smoke test", { testthat::skip_on_cran() expect_message( returned_object <- REDCapR:::redcap_read_oneshot_eav(redcap_uri=credential$redcap_uri, token=credential$token) ) }) test_that("default", { testtha...
ae049e4f7dded0c1877205b17e89aab67356d759
cf4263e82b2c118bc3ecea5dc62d561e7487cbd3
/tests/testthat/test_flatten_data.R
327e274c4b13ccbaaa4edf5a2d6be774fcc94394
[ "MIT" ]
permissive
EDIorg/ecocomDP
151a2d519ff740d466fafab74df5171a6ef196bf
0554d64ce81f35ed59985d9d991203d88fe1621f
refs/heads/main
2023-08-14T02:07:19.274000
2023-06-19T22:27:30
2023-06-19T22:27:30
94,339,321
26
10
NOASSERTION
2023-07-26T22:21:00
2017-06-14T14:22:43
R
UTF-8
R
false
false
7,103
r
test_flatten_data.R
context("flatten_data()") # Compare L0 flat and L1 flat - The column names and values of the L0 flat and L1 flattened tables should match, with an exception: # 1.) Primary keys, row identifiers, of the ancillary tables are now present. # Column presence ------------------------------------------------------------- t...
b86c261c092bf8de25ef965c9d593fe8bc2c1c47
8d28b939007e0887f3a1af5b54a24c68dd3d4204
/man/rayleighQlink.Rd
d99efc6fd1fdf6169706cd149907ed4706f3e5a4
[]
no_license
cran/VGAMextra
897c59ab2b532b0aa1d4011130db79f5c95eb443
ac7e3df54136fd4c9e49b754f6747a11d7c3b122
refs/heads/master
2021-06-06T03:52:23.167000
2021-05-24T03:10:07
2021-05-24T03:10:07
138,900,855
0
0
null
null
null
null
UTF-8
R
false
false
2,858
rd
rayleighQlink.Rd
\name{rayleighQlink} \alias{rayleighQlink} \title{ Link functions for the quantiles of several 1--parameter continuous distributions } \description{ Computes the \code{rayleighQlink} transformation, its inverse and the first two derivatives. % } \usage{ rayleighQlink(theta, p = stop("Argument 'p' must be ...
8ce7a9d3e16bf2b520b938c008850a5ca1577fb8
92456ce1d280dd99f0df1cc2a2567c5021286f03
/R/prepare_data.R
5c8fabf25b3ad3505598af1c3c14f7a6948f57d1
[]
no_license
nzfarhad/AFG_MSNA_19_Analysis
41643620a065ff3eaba40779624101b55562efe4
66b4cfe032b7665475606dcab5eae4fcacba0e9c
refs/heads/master
2020-07-28T17:27:34.829000
2020-01-28T10:01:02
2020-01-28T10:01:02
209,478,936
0
2
null
null
null
null
UTF-8
R
false
false
100,120
r
prepare_data.R
# Title: Preparation of data for woa survey # Authors: Sayed Nabizada, Jarod Lapp, Christopher Jarvis, # Date created: 20/09/2019 # Date last changed: 25/09/2019 # Purpose: This script is for recoding variables in the whole of # of Afghanistan survey data # indicators and composite scores are create...
17d0b4508a89eda9690757bbd1a506dc8eba11fb
de83a2d0fef79a480bde5d607937f0d002aa879e
/P2C2M.SNAPP/R/draw.samples2.R
4afd6ee40fe1adb1f7db29b2654b926047494a2b
[]
no_license
P2C2M/P2C2M_SNAPP
0565abc0ea93195c9622dc5d4e693ccde17bebc7
94cd62285419a79f5d03666ec2ea3e818803d0db
refs/heads/master
2020-05-07T18:54:40.440000
2020-01-10T15:59:45
2020-01-10T15:59:45
180,788,408
2
0
null
null
null
null
UTF-8
R
false
false
1,099
r
draw.samples2.R
##### Randomly sample from posterior ##### draw.samples <- function(num_sims, gens_run, sample_unif){ # num.sims = user input # of simulations to perform; gens_run = # of markov steps saved; sample_unif = if true, sample posterior uniformly. Otherwise sample randomly burnin <- ceiling(gens_run * 0.10) non_burnin ...
5e6123c9c6678ffff155f6d6bb0973954d846370
925c515b771a8ea7ca31cc530308d594c30fba07
/code/TableS3.R
3591bcb04a019b009fd1c4d141478c8c465a6176
[]
no_license
melofton/freshwater-forecasting-review
41ba42f0aee6180d7a731fcf838dccc8f7590588
c06097cbab6d88c1dc30d0f2c3cf8a3baddaeacc
refs/heads/main
2023-07-06T21:54:48.183000
2023-06-27T20:18:46
2023-06-27T20:18:46
478,673,588
0
1
null
2022-07-08T19:45:20
2022-04-06T18:05:25
R
UTF-8
R
false
false
541
r
TableS3.R
#Matrix analysis #Author: Mary Lofton #Date: 06JUL22 #clear environment rm(list = ls()) #set-up pacman::p_load(tidyverse, lubridate, cowplot,ggbeeswarm, viridis) #read in data dat5 <- read_csv("./data/cleaned_matrix.csv") ##Table 3 #### dat10 <- dat5 %>% mutate(ecosystem_type = ifelse(ecosystem == "river" | grep...
1bc891cc48422875088ad36e2f4ff1053e811f2d
218aae83a9d0994561991ba8affe528f1e381457
/R/edgepoints.R
e7cee35ceeef11b83b9b9d0b6abfaa1dc7d09ef5
[]
no_license
cran/edci
4efcf830e8cec5d1522397140afd5650655b66b3
d24ed3f7d6bd543f5b1fa07b8db821d42c8fe795
refs/heads/master
2020-12-25T16:56:26.204000
2018-05-16T20:49:37
2018-05-16T20:49:37
17,718,677
0
0
null
null
null
null
UTF-8
R
false
false
3,698
r
edgepoints.R
edgepoints = function(data, h1n, h2n, asteps = 4, estimator = "kernel", kernel = "mean", score = "gauss", sigma = 1, kernelfunc = NULL, margin = FALSE) { epDelta = function(x) { if (x < 0) -1 else 1 } epAt = function(x, y) { if (x == 0) { if (y >= 0) pi/2 else ...
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
6