Browsed by
Category: Tool

How to run R codes in Visual Studio Code? A Step-by-Step Guide

How to run R codes in Visual Studio Code? A Step-by-Step Guide

Visual Studio Code is a free and open-source code editor developed by Microsoft. It is a versatile editor that supports a wide range of programming languages, including, but not limited to, R, Python, SQL, JavaScript, TypeScript, Java, C#, and many others. The software provides a unified and user-friendly interface for developers working with different languages, making it a popular choice across various programming communities. Now, I’m working on my SQL code in Visual Studio Code, and recently, I’ve also been…

Read More Read More

Combining Multiple Excel Files into One Using RDBMerge

Combining Multiple Excel Files into One Using RDBMerge

When you need to consolidate specific data from dozens of Excel files into a single dataset, manually opening and copying from each file (Ctrl + C, Ctrl + V) not only takes a lot of time but also increases the risk of data errors due to momentary lapses in concentration. To address these issues, I introduce a feature that allows you to merge numerous Excel files into one seamlessly. 1. Install the program; ‘RDBMerge’ into the Excel file. downloadhttp://www.rondebruin.nl/win/addins/rdbmerge.htm Visit…

Read More Read More

[슬기로운 어바나-샴페인 생활 101] 일리노이 주 운전면허 필기시험 기출문제 한국어 번역: 이것만 보고 가시면 무조건 필기 합격!!

[슬기로운 어바나-샴페인 생활 101] 일리노이 주 운전면허 필기시험 기출문제 한국어 번역: 이것만 보고 가시면 무조건 필기 합격!!

“슬기로운 어바나-샴페인 생활 101” 은 제가 초기 정착 때 경험한 것들을 시간별로 정리해서 새롭게 오시는 분들에게 필요한 정보를 공유하는 것을 목적으로 하는 프로젝트 입니다. 목차 1. 한국에서 어바나-샴페인 (Urbana-Champaign) 가는 방법 2. 어바나-샴페인에서 집 구하기 가이드 3. 일리노이 주 운전면허 필기시험 기출문제 한국어 번역: 이것만 보고 가시면 무조건 필기 합격!! 4. 일리노이주 운전면허 신청 방법 5. UIUC 학생증/교직원 카드 신청하기 6. 은행계좌 개설하기 7. 의료보험 가입하기 8. 대중교통 (버스) 이용하기 9. 학교 식당 (Dining hall) 소개 10. 한식재료 구매하기 ###…

Read More Read More

How to adjust page width and font size in WordPress?

How to adjust page width and font size in WordPress?

When we use WordPress, sometimes we want to increase width of page. Of course, we can do that using several plugin, but through simple CSS codes, we can adjust page width and font size. Let’s go to Dashboard > Appearance > Customize Then, choose Additional CSS Then write the below code in the window. After clicking ‘Publish’, when you go back to your page, you can see your page width and font size were adjusted. FYI, if you want to…

Read More Read More

How to Create a KML File with Google Maps or Google Earth: Step-by-Step Guide

How to Create a KML File with Google Maps or Google Earth: Step-by-Step Guide

I will introduce how to create a KML file using Google Maps or Google Earth. First, go to Google My Maps using the link below, and click on CREATE A NEW MAP. https://www.google.com/maps/d/u/0/?hl=en Then you will be directed to the following screen. Here, enter the address you want. I want to share the address of Rogers Centre in Toronto with my friend via a KML file, as I am planning to watch a Toronto Blue Jays game there. When I…

Read More Read More

네덜란드 범죄경력증명서 (Verklaring Omtrent het Gedrag-VOG) 신청 및 수령하기

네덜란드 범죄경력증명서 (Verklaring Omtrent het Gedrag-VOG) 신청 및 수령하기

특정 국가의 취업 비자나 여러가지 입국 서류를 준비하다보면 필수 서류중 하나가 과거 체류한 국가의 범죄 경력증명서 입니다. 이미 그 나라를 떠난 상태에서 해당 국가의 범죄 경력증명서를 받기는 쉽지 않습니다. 저는 과거 네덜란드에 거주하였는데 이번 다른 국가에서의 취업비자를 준비하던 중 과거 6개월 이상 체류한 국가의 범죄경력증명서 제출이 필수여서 이번에 한국에서 네덜란드 범죄경력증명서를 발급 받았습니다. 제가 발급받았던 신청 과정을 공유합니다. 1) 범죄경력 증명서를 발급받는 홈페이지 방문 https://www.justis.nl/en/products/certificate-of-conduct 네덜란드 범죄경력 증명서는 Certificate of Conduct 라고 부르며 네덜란드어로는 Verklaring Omtrent het Gedrag-VOG 라고 합니다….

Read More Read More