🎯
Focusing
Ayah, Suami, Anak, Calon Statistisi, Riset, Analis @b2b-web-id & Arsitek @kalamangga-net.
Pranata Trampil Anti Sambat.
- Jakarta, Indonesia
- http://www.yht.web.id
Pinned Loading
-
ImpalaODBC Pre-Load
ImpalaODBC Pre-Load 1#!/bin/bash
2# /etc/profile.d/
3export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libodbcinst.so
4export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu/odbc
5export ODBCINI=$HOME/.odbc.ini
-
Sample Apllication on Journal of Sta...
Sample Apllication on Journal of Statistical Software Issue 8, Volume 37, December 2010. RGtk2: A Graphical User Interface Toolkit for R. 1library(RGtk2)
23mainWin <- gtkWindowNew(show = FALSE)
4mainWin["title"] <- "Data Sheet"
5mainWin$setDefaultSize(600,600)
-
-
Compile R and Build Desktop RStudio ...
Compile R and Build Desktop RStudio Env based on compiled R 1#!/bin/bash
2cd ~/R/C
3wget -c https://cran.r-project.org/src/base/R-4/R-$1.tar.gz
4tar xf R-$1.tar.gz
5cd R-$1
-
-
Kettle Pan & Kitchen Template
Kettle Pan & Kitchen Template 1@echo off
2SET JAVA_HOME=C:\Program Files\Java\jre1.8.0_281
3SET PATH=%PATH%:%JAVA_HOME%\bin
4SET TGL=%DATE:~-4%%DATE:~3,2%%DATE:~0,2%
5SET JAM=%TIME:~0,2%%TIME:~3,2%%TIME:~6,2%
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.