R packages
-
The objectives of the study were to determine the effective washing disinfectant (chlorine dioxide and r peracetic acid) in reducing total aerobic counts, E. coli and coliform, and then to test different packaging materials, namely polypropylene (PP), high density polyethylene (HDPE), and low density polyethylene (LDPE), on the quality and shelf-life of Ceylon spinach.
12p vibecca 01-10-2024 3 1 Download
-
A literature review is the key to success for researchers as it helps them comprehend the big picture of their topic and set out the significance and scope of the research. With the development of technology, especially in dealing with big data, it has been observed that there is an increasing number of applications and software arming researchers to achieve a better literature review. This study, therefore, attempts to provide the use of R packages in searching, selecting, and synthesising the literature. It proposes a new methodology for a more critical and systematic review.
16p toduongg 24-08-2024 0 0 Download
-
Giáo trình "Data Visualization - Chương 2: Thao tác dữ liệu" trình bày về việc sau khi nhập dữ liệu vào R, dễ dàng thao tác dữ liệu bằng gói dplyr, có thể được cài đặt bằng lệnh trong R: install.packages ("dplyr"). Mời các bạn cùng tham khảo!
3p novemberer 06-07-2021 34 2 Download
-
Bài giảng trình bày các nội dung: dùng hàm cơ bản trong R để mã hóa, chuyển đổi, đổi tên biến; dùng package tidyverse; biên tập dữ liệu với hàm cơ bản trong R; hợp nhất dữ liệu...
37p cothumenhmong2 01-02-2020 28 1 Download
-
Bài giảng cung cấp cho người học các kiến thức: Giới thiệu ngôn ngữ R, cài đặt R, tải các package và cài đặt, văn phạm R, nhập dữ liệu trong R,... Hi vọng đây sẽ là một tài liệu hữu ích dành cho các bạn sinh viên đang theo học môn dùng làm tài liệu học tập và nghiên cứu. Mời các bạn cùng tham khảo chi tiết nội dung tài liệu.
17p hpnguyen15 20-06-2018 163 11 Download
-
Tài liệu này hướng dẫn phân tích số liệu và biểu đồ bằng R. Nội dung hướng dẫn gồm có: Tải R xuống và cài đặt vào máy tính, tải R package và cài đặt vào máy tính, văn phạm R, cách nhập dữ liệu vào R, biên tập số liệu, sử dụng R cho tính toán đơn giản,... và các nội dung khác. Mời các bạn cùng tham khảo.
118p nhanmotchut_1 04-10-2016 249 40 Download
-
B4: Code code code... So tired... Tutorial is really take time. Chỉnh Example.java: Mã: package at.exam; import import import import import import import import android.app.Activity; android.os.Bundle; android.view.Menu; android.view.MenuItem; android.view.View; android.view.View.OnClickListener; android.widget.Button; android.widget.TextView; public class Example extends Activity { Button button1, button2, button3; Button button4, button5, button6; Button button7, button8, button9; Button button0, buttonStar, buttonClear; TextView numberView; /** Called when the activity is first created.
7p rockinjection 21-06-2011 203 101 Download